redoxfs 0.3.7

The Redox Filesystem
Documentation
Build #184207 2019-09-09T02:33:15.421609+00:00
# rustc version
rustc 1.39.0-nightly (618768492 2019-09-05)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Fresh pkg-config v0.3.15
Fresh cfg-if v0.1.9
Checking thread-scoped v1.0.2
Checking redox_syscall v0.1.56
Running `rustc --crate-name thread_scoped /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/thread-scoped-1.0.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=cd17992602d732ef -C extra-filename=-cd17992602d732ef --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling fuse v0.3.1
Fresh libc v0.2.62
Running `rustc --crate-name syscall /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.1.56/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=a05df40c9ce11a43 -C extra-filename=-a05df40c9ce11a43 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh log v0.4.8
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fuse-0.3.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=a4ea6d261ccb7525 -C extra-filename=-a4ea6d261ccb7525 --out-dir /home/cratesfyi/cratesfyi/debug/build/fuse-a4ea6d261ccb7525 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-8f0d49d923432c01.rlib --cap-lints allow`
Fresh rand v0.4.6
Fresh time v0.1.42
Fresh log v0.3.9
Fresh rand v0.3.23
Checking uuid v0.5.1
Running `rustc --crate-name uuid /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/uuid-0.5.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="rand"' --cfg 'feature="v4"' -C metadata=4ec6c3a30f70fb1f -C extra-filename=-4ec6c3a30f70fb1f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-7d6fc20479b1b697.rmeta --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/fuse-a4ea6d261ccb7525/build-script-build`
Running `rustc --crate-name fuse /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fuse-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=a5f99bb49b2a146b -C extra-filename=-a5f99bb49b2a146b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-7a43c6de6102fb90.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-6207ec4ac857630d.rmeta --extern thread_scoped=/home/cratesfyi/cratesfyi/debug/deps/libthread_scoped-cd17992602d732ef.rmeta --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-54a961f6e41b6372.rmeta --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu -l fuse`
Documenting redoxfs v0.3.7
Running `rustdoc --crate-name redoxfs /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/redoxfs-0.3.7/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190905-1.39.0-nightly-618768492 --static-root-path / --disable-per-crate-search --extern-html-root-url 'fuse=https://docs.rs/fuse/0.3.1' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.62' --extern-html-root-url 'redox_syscall=https://docs.rs/redox_syscall/0.1.56' --extern-html-root-url 'time=https://docs.rs/time/0.1.42' --extern-html-root-url 'uuid=https://docs.rs/uuid/0.5.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern fuse=/home/cratesfyi/cratesfyi/debug/deps/libfuse-a5f99bb49b2a146b.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-7a43c6de6102fb90.rmeta --extern syscall=/home/cratesfyi/cratesfyi/debug/deps/libsyscall-a05df40c9ce11a43.rmeta --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-54a961f6e41b6372.rmeta --extern uuid=/home/cratesfyi/cratesfyi/debug/deps/libuuid-4ec6c3a30f70fb1f.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.08s