skulpin-plugin-imgui 0.7.1

A plugin for skulpin that implements imgui rendering
Build #342357 2021-01-27T05:05:39.402118+00:00
# rustc version
rustc 1.51.0-nightly (d1aed50ab 2021-01-26)
# docs.rs version
docsrs 0.6.0 (4c80a04 2021-01-23)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/skulpin-plugin-imgui-0.7.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/skulpin-plugin-imgui-0.7.1/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" "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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--resource-suffix" "-20210126-1.51.0-nightly-d1aed50ab" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] c882e6d92eea020e7b7cf6705341e4a1817236d42020e5936197042b005427a5
[INFO] running `Command { std: "docker" "start" "-a" "c882e6d92eea020e7b7cf6705341e4a1817236d42020e5936197042b005427a5", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling chunked_transfer v1.3.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling standback v0.2.14
[INFO] [stderr]    Compiling time v0.2.25
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling cookie v0.14.3
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling thread_local v1.1.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling ring v0.16.19
[INFO] [stderr]    Compiling imgui-sys v0.6.0
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling clang-sys v1.0.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]     Checking ash v0.31.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling filetime v0.2.14
[INFO] [stderr]     Checking parking_lot_core v0.8.2
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling tar v0.4.32
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling flate2 v1.0.19
[INFO] [stderr]     Checking imgui v0.6.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling publicsuffix v1.5.4
[INFO] [stderr]    Compiling webpki-roots v0.21.0
[INFO] [stderr]    Compiling rustls v0.19.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling cookie_store v0.12.0
[INFO] [stderr]    Compiling ureq v1.5.4
[INFO] [stderr]    Compiling skia-bindings v0.36.0
[INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.36.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/skia-bindings-5d40f358b79246f5/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.36.0/a42701e0fc29ae564cfd-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.36.0/skia-binaries-a42701e0fc29ae564cfd-x86_64-unknown-linux-gnu-textlayout-vulkan.tar.gz
[INFO] [stderr]   DOWNLOAD AND INSTALL FAILED: Unknown error 400 (os error 400)
[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/m87-0.36.1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at 'Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m87-0.36.1 (Unknown error 400 (os error 400))', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.36.0/build_support/skia.rs:1274:39
[INFO] [stderr]   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] running `Command { std: "docker" "inspect" "c882e6d92eea020e7b7cf6705341e4a1817236d42020e5936197042b005427a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c882e6d92eea020e7b7cf6705341e4a1817236d42020e5936197042b005427a5", kill_on_drop: false }`
[INFO] [stdout] c882e6d92eea020e7b7cf6705341e4a1817236d42020e5936197042b005427a5