Build #137834 2019-01-17T23:17:40.703368+00:00
# 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 ed25519-dalek v0.9.0
Downloading crates ...
Downloaded bincode v0.9.2
Fresh semver-parser v0.7.0
Fresh autocfg v0.1.2
Fresh cc v1.0.28
Fresh rand_core v0.3.0
Fresh byteorder v1.2.7
Fresh subtle v2.0.0
Fresh failure v0.1.5
Fresh semver v0.9.0
Compiling rand v0.6.4
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.6.4/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="i128_support"' --cfg 'feature="rand_core"' --cfg 'feature="rand_os"' --cfg 'feature="std"' -C metadata=6a11bdb96f377d8f -C extra-filename=-6a11bdb96f377d8f --out-dir /home/cratesfyi/cratesfyi/debug/build/rand-6a11bdb96f377d8f -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern autocfg=/home/cratesfyi/cratesfyi/debug/deps/libautocfg-ddf7c2e2cf185cc1.rlib --cap-lints allow`
Fresh rand_isaac v0.1.1
Fresh rand_xorshift v0.1.1
Fresh rand_hc v0.1.0
Fresh rustc_version v0.2.3
Fresh libc v0.2.47
Fresh typenum v1.10.0
Fresh rand_os v0.1.1
Fresh generic-array v0.12.0
Fresh rand_chacha v0.1.1
Fresh clear_on_drop v0.2.3
Fresh digest v0.8.0
Fresh rand_pcg v0.1.1
Running `/home/cratesfyi/cratesfyi/debug/build/rand-6a11bdb96f377d8f/build-script-build`
Running `rustc --crate-name rand /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.6.4/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="i128_support"' --cfg 'feature="rand_core"' --cfg 'feature="rand_os"' --cfg 'feature="std"' -C metadata=3a92c6c6c6296e0b -C extra-filename=-3a92c6c6c6296e0b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-023bfae3329f4d3a.rlib --extern rand_chacha=/home/cratesfyi/cratesfyi/debug/deps/librand_chacha-968144631e99620d.rlib --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-8f03922caacab673.rlib --extern rand_hc=/home/cratesfyi/cratesfyi/debug/deps/librand_hc-a355dffb948f0f02.rlib --extern rand_isaac=/home/cratesfyi/cratesfyi/debug/deps/librand_isaac-252248e208527dab.rlib --extern rand_os=/home/cratesfyi/cratesfyi/debug/deps/librand_os-24ed0e17bb29f81f.rlib --extern rand_pcg=/home/cratesfyi/cratesfyi/debug/deps/librand_pcg-2e0b3886d69fc1e0.rlib --extern rand_xorshift=/home/cratesfyi/cratesfyi/debug/deps/librand_xorshift-5c909b21907ef368.rlib --cap-lints allow --cfg rustc_1_25 --cfg rustc_1_26 --cfg rustc_1_27`
Running `rustc --crate-name rand /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.6.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="i128_support"' --cfg 'feature="rand_core"' --cfg 'feature="rand_os"' --cfg 'feature="std"' -C metadata=bb7ad2fd4018ceda -C extra-filename=-bb7ad2fd4018ceda --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-6148bd37fc0870d1.rmeta --extern rand_chacha=/home/cratesfyi/cratesfyi/debug/deps/librand_chacha-5f3faf95abb05c34.rmeta --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-09132714c2f6b122.rmeta --extern rand_hc=/home/cratesfyi/cratesfyi/debug/deps/librand_hc-661afa97861c4548.rmeta --extern rand_isaac=/home/cratesfyi/cratesfyi/debug/deps/librand_isaac-3729984ef70c1606.rmeta --extern rand_os=/home/cratesfyi/cratesfyi/debug/deps/librand_os-ddc4db16985f770b.rmeta --extern rand_pcg=/home/cratesfyi/cratesfyi/debug/deps/librand_pcg-3b3b7bada5fed5d2.rmeta --extern rand_xorshift=/home/cratesfyi/cratesfyi/debug/deps/librand_xorshift-fd4aa8861802defb.rmeta --cap-lints allow --cfg rustc_1_25 --cfg rustc_1_26 --cfg rustc_1_27`
Compiling curve25519-dalek v1.0.1
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-1.0.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="rand"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="u64_backend"' -C metadata=bc630876b9b08960 -C extra-filename=-bc630876b9b08960 --out-dir /home/cratesfyi/cratesfyi/debug/build/curve25519-dalek-bc630876b9b08960 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-5f01b6f0a8bd4a8d.rlib --extern clear_on_drop=/home/cratesfyi/cratesfyi/debug/deps/libclear_on_drop-e6865114c1f6f067.rlib --extern digest=/home/cratesfyi/cratesfyi/debug/deps/libdigest-94cd5af7b9906978.rlib --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-3a92c6c6c6296e0b.rlib --extern subtle=/home/cratesfyi/cratesfyi/debug/deps/libsubtle-bedc0627107827ee.rlib --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/clear_on_drop-b52c3ec31cdad0fb/out`
Running `/home/cratesfyi/cratesfyi/debug/build/curve25519-dalek-bc630876b9b08960/build-script-build`
Running `rustc --crate-name curve25519_dalek /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-1.0.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="rand"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="u64_backend"' -C metadata=85fb4092fab7f45b -C extra-filename=-85fb4092fab7f45b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-d42d738bb7a8db51.rmeta --extern clear_on_drop=/home/cratesfyi/cratesfyi/debug/deps/libclear_on_drop-a38ff7878dfd4d60.rmeta --extern digest=/home/cratesfyi/cratesfyi/debug/deps/libdigest-d0889b6cf21893e8.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-bb7ad2fd4018ceda.rmeta --extern subtle=/home/cratesfyi/cratesfyi/debug/deps/libsubtle-cf5cd9d9038ab86b.rmeta --cap-lints allow --cfg 'feature="stage2_build"' -L native=/home/cratesfyi/cratesfyi/debug/build/clear_on_drop-b52c3ec31cdad0fb/out`
Documenting ed25519-dalek v0.9.0
Running `rustdoc --crate-name ed25519_dalek /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ed25519-dalek-0.9.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="curve25519-dalek"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="u64_backend"' -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'rand=https://docs.rs/rand/0.6.4' --extern-html-root-url 'failure=https://docs.rs/failure/0.1.5' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.84' --extern-html-root-url 'curve25519_dalek=https://docs.rs/curve25519-dalek/1.0.1' --extern-html-root-url 'sha2=https://docs.rs/sha2/0.8.0' --extern-html-root-url 'clear_on_drop=https://docs.rs/clear_on_drop/0.2.3' --extern-html-root-url 'hex=https://docs.rs/hex/0.3.2' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.7' --extern-html-root-url 'bincode=https://docs.rs/bincode/0.9.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern clear_on_drop=/home/cratesfyi/cratesfyi/debug/deps/libclear_on_drop-a38ff7878dfd4d60.rmeta --extern curve25519_dalek=/home/cratesfyi/cratesfyi/debug/deps/libcurve25519_dalek-85fb4092fab7f45b.rmeta --extern failure=/home/cratesfyi/cratesfyi/debug/deps/libfailure-28270a334f0334f5.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-bb7ad2fd4018ceda.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 14.00s