skulpin-plugin-imgui 0.5.0

A plugin for skulpin that implements imgui rendering
Build #292088 2020-09-12T04:48:51.400021+00:00
# rustc version
rustc 1.48.0-nightly (a1947b3f9 2020-09-10)
# docs.rs version
docsrs 0.6.0 (8a51d60 2020-09-10)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/skulpin-plugin-imgui-0.5.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/skulpin-plugin-imgui-0.5.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "RUSTDOCFLAGS=-Z unstable-options --static-root-path / --cap-lints warn --disable-per-crate-search --extern-html-root-url imgui=https://docs.rs/imgui/0.4.0 --extern-html-root-url skulpin_renderer=https://docs.rs/skulpin-renderer/0.4.0 --extern-html-root-url log=https://docs.rs/log/0.4.11 --resource-suffix -20200910-1.48.0-nightly-a1947b3f9" "-e" "RUSTFLAGS=" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }`
[INFO] [stdout] 0a4ec5781be15b488c9e1ea8a576266b8547a4a6770c534bdb7db5d5224a14df
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "0a4ec5781be15b488c9e1ea8a576266b8547a4a6770c534bdb7db5d5224a14df", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling cc v1.0.59
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libloading v0.6.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling curl v0.4.33
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling curl-sys v0.4.36+curl-7.71.1
[INFO] [stderr]    Compiling imgui-sys v0.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.58
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling clang-sys v1.0.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling socket2 v0.3.15
[INFO] [stderr]    Compiling filetime v0.2.12
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking ash v0.31.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling flate2 v1.0.17
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling tar v0.4.30
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]     Checking imgui v0.4.0
[INFO] [stderr]    Compiling skia-bindings v0.33.1
[INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.33.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/skia-bindings-cb04e718d462ea22/build-script-build` (exit code: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_DEBUG
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_OFFLINE_SOURCE_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=FORCE_SKIA_BUILD
[INFO] [stderr]   cargo:rerun-if-env-changed=FORCE_SKIA_BINARIES_DOWNLOAD
[INFO] [stderr]   TRYING TO DOWNLOAD AND INSTALL SKIA BINARIES: 0.33.1/4d54e0925d6d72d2456e-x86_64-unknown-linux-gnu-textlayout-vulkan
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_BINARIES_URL
[INFO] [stderr]     FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.33.1/skia-binaries-4d54e0925d6d72d2456e-x86_64-unknown-linux-gnu-textlayout-vulkan.tar.gz
[INFO] [stderr]   DOWNLOAD AND INSTALL FAILED: [6] Couldn't resolve host name
[INFO] [stderr]   STARTING A FULL BUILD
[INFO] [stderr]   Probing 'python'
[INFO] [stderr]   Python 2 found: "python"
[INFO] [stderr]   DOWNLOADING: https://codeload.github.com/rust-skia/skia/tar.gz/m85-0.32.2
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at 'Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m85-0.32.2 ([6] Couldn't resolve host name)', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.33.1/build_support/skia.rs:1235:39
[INFO] [stderr]   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] running `Command { std: "docker" "inspect" "0a4ec5781be15b488c9e1ea8a576266b8547a4a6770c534bdb7db5d5224a14df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a4ec5781be15b488c9e1ea8a576266b8547a4a6770c534bdb7db5d5224a14df", kill_on_drop: false }`
[INFO] [stdout] 0a4ec5781be15b488c9e1ea8a576266b8547a4a6770c534bdb7db5d5224a14df