cssparser 0.24.1

Rust implementation of CSS Syntax Level 3
Documentation
Build #119532 2018-10-04T11:52:26.660922+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading cssparser v0.24.1
Fresh void v1.0.2
Fresh rand_core v0.3.0
Fresh procedural-masquerade v0.1.6
Fresh unicode-xid v0.1.0
Fresh dtoa v0.4.3
Fresh siphasher v0.2.3
Fresh itoa v0.4.3
Fresh unreachable v1.0.0
Fresh rand_core v0.2.2
Fresh matches v0.1.8
Fresh libc v0.2.43
Fresh phf_shared v0.7.23
Fresh dtoa-short v0.3.2
Fresh proc-macro2 v0.4.19
Fresh smallvec v0.6.5
Fresh rand v0.5.5
Fresh phf v0.7.23
Fresh quote v0.6.8
Compiling phf_generator v0.7.23
Fresh syn v0.14.9
Compiling cssparser v0.24.1
Running `rustc --crate-name phf_generator .cargo/registry/src/github.com-1ecc6299db9ec823/phf_generator-0.7.23/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=1f10c398fc6c8f97 -C extra-filename=-1f10c398fc6c8f97 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern phf_shared=/home/cratesfyi/cratesfyi/debug/deps/libphf_shared-79b93a67fdf1cbaf.rlib --extern-version phf_shared=phf_shared,0.7.23 --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-29c97574f3dc2f74.rlib --extern-version rand=rand,0.5.5 --cap-lints allow`
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/cssparser-0.24.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=823468c28a93bcc2 -C extra-filename=-823468c28a93bcc2 --out-dir /home/cratesfyi/cratesfyi/debug/build/cssparser-823468c28a93bcc2 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-5f93e316f9f0b34f.rlib --extern-version quote=quote,0.6.8 --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-b80964c893171ae7.rlib --extern-version proc_macro2=proc-macro2,0.4.19 --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-219be4572a44e107.rlib --extern-version syn=syn,0.14.9 --cap-lints allow`
Compiling phf_codegen v0.7.23
Running `rustc --crate-name phf_codegen .cargo/registry/src/github.com-1ecc6299db9ec823/phf_codegen-0.7.23/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=046f3f5aaee4f455 -C extra-filename=-046f3f5aaee4f455 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern phf_shared=/home/cratesfyi/cratesfyi/debug/deps/libphf_shared-79b93a67fdf1cbaf.rlib --extern-version phf_shared=phf_shared,0.7.23 --extern phf_generator=/home/cratesfyi/cratesfyi/debug/deps/libphf_generator-1f10c398fc6c8f97.rlib --extern-version phf_generator=phf_generator,0.7.23 --cap-lints allow`
Compiling cssparser-macros v0.3.4
Running `rustc --crate-name cssparser_macros .cargo/registry/src/github.com-1ecc6299db9ec823/cssparser-macros-0.3.4/lib.rs --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=1d35c584eb1f5373 -C extra-filename=-1d35c584eb1f5373 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern procedural_masquerade=/home/cratesfyi/cratesfyi/debug/deps/libprocedural_masquerade-a9af1c91b4db3d57.rlib --extern-version procedural_masquerade=procedural-masquerade,0.1.6 --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-5f93e316f9f0b34f.rlib --extern-version quote=quote,0.6.8 --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-b80964c893171ae7.rlib --extern-version proc_macro2=proc-macro2,0.4.19 --extern phf_codegen=/home/cratesfyi/cratesfyi/debug/deps/libphf_codegen-046f3f5aaee4f455.rlib --extern-version phf_codegen=phf_codegen,0.7.23 --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-219be4572a44e107.rlib --extern-version syn=syn,0.14.9 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/cssparser-823468c28a93bcc2/build-script-build`
Documenting cssparser v0.24.1
Running `rustdoc --crate-name cssparser .cargo/registry/src/github.com-1ecc6299db9ec823/cssparser-0.24.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern procedural_masquerade=/home/cratesfyi/cratesfyi/debug/deps/libprocedural_masquerade-a9af1c91b4db3d57.rlib --extern-version procedural_masquerade=procedural-masquerade,0.1.6 --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-6b2e905bdcabe9ef.rlib --extern-version smallvec=smallvec,0.6.5 --extern cssparser_macros=/home/cratesfyi/cratesfyi/debug/deps/libcssparser_macros-1d35c584eb1f5373.so --extern-version cssparser_macros=cssparser-macros,0.3.4 --extern itoa=/home/cratesfyi/cratesfyi/debug/deps/libitoa-f7659a32ffd789e2.rlib --extern-version itoa=itoa,0.4.3 --extern matches=/home/cratesfyi/cratesfyi/debug/deps/libmatches-6ef9a4479ddc7d4e.rlib --extern-version matches=matches,0.1.8 --extern dtoa_short=/home/cratesfyi/cratesfyi/debug/deps/libdtoa_short-848e19734baa72e4.rlib --extern-version dtoa_short=dtoa-short,0.3.2 --extern phf=/home/cratesfyi/cratesfyi/debug/deps/libphf-bcbd0cc6ff47faeb.rlib --extern-version phf=phf,0.7.23 --cfg rustc_has_pr45225`
warning: [Debug] cannot be resolved, ignoring it...

Finished dev [unoptimized + debuginfo] target(s) in 9.8 secs