bevy_winit 0.3.0

A winit window and input backend for Bevy Engine
Build #311934 2020-11-03T22:27:55.186148+00:00
# rustc version
rustc 1.49.0-nightly (ffa2e7ae8 2020-10-24)
# docs.rs version
docsrs 0.6.0 (78bbded 2020-10-30)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/bevy_winit-0.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/bevy_winit-0.3.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" "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" "rustdoc" "--lib" "-j2" "--" "-Z" "unstable-options" "--extern-html-root-url" "log=https://docs.rs/log/0.4.11" "--extern-html-root-url" "bevy_utils=https://docs.rs/bevy_utils/0.3.0" "--extern-html-root-url" "wasm_bindgen=https://docs.rs/wasm-bindgen/0.2.68" "--extern-html-root-url" "bevy_window=https://docs.rs/bevy_window/0.3.0" "--extern-html-root-url" "bevy_app=https://docs.rs/bevy_app/0.3.0" "--extern-html-root-url" "winit=https://docs.rs/winit/0.23.0" "--extern-html-root-url" "bevy_ecs=https://docs.rs/bevy_ecs/0.3.0" "--extern-html-root-url" "bevy_math=https://docs.rs/bevy_math/0.3.0" "--extern-html-root-url" "web_sys=https://docs.rs/web-sys/0.3.45" "--extern-html-root-url" "bevy_input=https://docs.rs/bevy_input/0.3.0" "--resource-suffix" "-20201024-1.49.0-nightly-ffa2e7ae8" "--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] b05e8d5d40407113cea17ce6279fc37cd29b7289c513a7ca150a393adb4ebee3
[INFO] running `Command { std: "docker" "start" "-a" "b05e8d5d40407113cea17ce6279fc37cd29b7289c513a7ca150a393adb4ebee3", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking futures-core v0.3.7
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]     Checking pin-project-lite v0.1.11
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking fastrand v1.4.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking futures-io v0.3.7
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]     Checking vec-arena v1.0.0
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]     Checking async-task v4.0.3
[INFO] [stderr]    Compiling glam v0.9.5
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking fixedbitset v0.3.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]    Compiling winit v0.23.0
[INFO] [stderr] error: at least one of the "x11"/"wayland" features must be enabled
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.23.0/build.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | compile_error!("at least one of the \"x11\"/\"wayland\" features must be enabled");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr] error: could not compile `winit`
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "b05e8d5d40407113cea17ce6279fc37cd29b7289c513a7ca150a393adb4ebee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b05e8d5d40407113cea17ce6279fc37cd29b7289c513a7ca150a393adb4ebee3", kill_on_drop: false }`
[INFO] [stdout] b05e8d5d40407113cea17ce6279fc37cd29b7289c513a7ca150a393adb4ebee3