Build #172594 2019-07-15 16:53:55
# rustc version
rustc 1.38.0-nightly (4bb6b4a5e 2019-07-11)# docs.rs version
cratesfyi 0.6.0 (7587507 2019-07-12)# build log
Updating crates.io index
Downloading crates ...
Downloaded once_cell v0.2.3
Fresh semver-parser v0.7.0
Fresh smallvec v0.6.10
Fresh scopeguard v1.0.0
Fresh cfg-if v0.1.9
Fresh semver v0.9.0
Fresh lock_api v0.3.1
Fresh rustc_version v0.2.3
Fresh libc v0.2.58
Compiling parking_lot v0.9.0
Checking parking_lot_core v0.6.0
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.9.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=bc1331c31a0395e5 -C extra-filename=-bc1331c31a0395e5 --out-dir /home/cratesfyi/cratesfyi/debug/build/parking_lot-bc1331c31a0395e5 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_version=/home/cratesfyi/cratesfyi/debug/deps/librustc_version-79eeeca27fcb4289.rlib --cap-lints allow`
Running `rustc --edition=2018 --crate-name parking_lot_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.6.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=fed0330f70e18d61 -C extra-filename=-fed0330f70e18d61 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-774d1e55248023ea.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-074c36c64d323d31.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-16451c0279818025.rmeta --cap-lints allow --cfg has_sized_atomics`
Running `/home/cratesfyi/cratesfyi/debug/build/parking_lot-bc1331c31a0395e5/build-script-build`
Running `rustc --edition=2018 --crate-name parking_lot /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.9.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=6dec83356d26486e -C extra-filename=-6dec83356d26486e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lock_api=/home/cratesfyi/cratesfyi/debug/deps/liblock_api-8d2795b9b5f747dc.rmeta --extern parking_lot_core=/home/cratesfyi/cratesfyi/debug/deps/libparking_lot_core-fed0330f70e18d61.rmeta --cap-lints allow --cfg has_sized_atomics --cfg has_checked_instant`
Documenting once_cell v0.2.3
Running `rustdoc --edition=2018 --crate-name once_cell /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/once_cell-0.2.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="parking_lot"' -Z unstable-options --resource-suffix -20190711-1.38.0-nightly-4bb6b4a5e --static-root-path / --disable-per-crate-search --extern-html-root-url 'crossbeam_utils=https://docs.rs/crossbeam-utils/0.6.5' --extern-html-root-url 'parking_lot=https://docs.rs/parking_lot/0.9.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern parking_lot=/home/cratesfyi/cratesfyi/debug/deps/libparking_lot-6dec83356d26486e.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.60s