offscreen_gl_context 0.25.1

Creation and manipulation of HW accelerated offscreen rendering contexts in multiple platforms. Originally intended for the Servo project's WebGL implementation.
Documentation
Build #186664 2019-09-21 07:54:50

# rustc version rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)

# docs.rs version cratesfyi 0.6.0 (32074e7 2019-09-18)

# build log Updating crates.io index Fresh xml-rs v0.8.0 Fresh autocfg v0.1.6 Fresh pkg-config v0.3.16 Fresh cfg-if v0.1.9 Fresh khronos_api v3.1.0 Compiling x11 v2.18.1 Fresh log v0.4.8 Fresh gl_generator v0.13.1 Fresh libc v0.2.62 Compiling sparkle v0.1.6 Compiling offscreen_gl_context v0.25.1 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/x11-2.18.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="xlib"' -C metadata=92dfa8195ae3c900 -C extra-filename=-92dfa8195ae3c900 --out-dir /home/cratesfyi/cratesfyi/debug/build/x11-92dfa8195ae3c900 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-dd5a0c7b1df082ab.rlib --cap-lints allow` Fresh num-traits v0.2.8 Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/sparkle-0.1.6/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=a2657f09c372d6f2 -C extra-filename=-a2657f09c372d6f2 --out-dir /home/cratesfyi/cratesfyi/debug/build/sparkle-a2657f09c372d6f2 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern gl_generator=/home/cratesfyi/cratesfyi/debug/deps/libgl_generator-1880ace29fd3278e.rlib --cap-lints allow` Checking euclid v0.20.1 Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/offscreen_gl_context-0.25.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="x11"' -C metadata=873c8283bcc96ae2 -C extra-filename=-873c8283bcc96ae2 --out-dir /home/cratesfyi/cratesfyi/debug/build/offscreen_gl_context-873c8283bcc96ae2 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern gl_generator=/home/cratesfyi/cratesfyi/debug/deps/libgl_generator-1880ace29fd3278e.rlib --cap-lints allow` Running `rustc --crate-name euclid /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/euclid-0.20.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=84629c5b6ca623b3 -C extra-filename=-84629c5b6ca623b3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-2ea013cf61fd1936.rmeta --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/x11-92dfa8195ae3c900/build-script-build` Running `rustc --crate-name x11 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/x11-2.18.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="xlib"' -C metadata=92f0150fc4c57693 -C extra-filename=-92f0150fc4c57693 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-eb60074df8992eb5.rmeta --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu -l X11` Running `/home/cratesfyi/cratesfyi/debug/build/sparkle-a2657f09c372d6f2/build-script-build` Running `/home/cratesfyi/cratesfyi/debug/build/offscreen_gl_context-873c8283bcc96ae2/build-script-build` Running `rustc --edition=2018 --crate-name sparkle /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/sparkle-0.1.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=755f21b119bcb402 -C extra-filename=-755f21b119bcb402 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Documenting offscreen_gl_context v0.25.1 Running `rustdoc --edition=2018 --crate-name offscreen_gl_context /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/offscreen_gl_context-0.25.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="x11"' -Z unstable-options --resource-suffix -20190911-1.39.0-nightly-f0b58fcf0 --static-root-path / --disable-per-crate-search --extern-html-root-url 'cgl=https://docs.rs/cgl/0.3.2' --extern-html-root-url 'core_foundation=https://docs.rs/core-foundation/0.6.4' --extern-html-root-url 'euclid=https://docs.rs/euclid/0.20.1' --extern-html-root-url 'gl_generator=https://docs.rs/gl_generator/0.13.1' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.4.0' --extern-html-root-url 'libloading=https://docs.rs/libloading/0.5.2' --extern-html-root-url 'log=https://docs.rs/log/0.4.8' --extern-html-root-url 'mozangle=https://docs.rs/mozangle/0.2.7' --extern-html-root-url 'objc=https://docs.rs/objc/0.2.6' --extern-html-root-url 'osmesa_sys=https://docs.rs/osmesa-sys/0.1.2' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.101' --extern-html-root-url 'sparkle=https://docs.rs/sparkle/0.1.6' --extern-html-root-url 'winapi=https://docs.rs/winapi/0.3.8' --extern-html-root-url 'x11=https://docs.rs/x11/2.18.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern euclid=/home/cratesfyi/cratesfyi/debug/deps/libeuclid-84629c5b6ca623b3.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-f5608e311b8740e1.rmeta --extern sparkle=/home/cratesfyi/cratesfyi/debug/deps/libsparkle-755f21b119bcb402.rmeta --extern x11=/home/cratesfyi/cratesfyi/debug/deps/libx11-92f0150fc4c57693.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 22.28s