[INFO] cloning repository https://github.com/scambier/roguelike-tutorial-glsp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scambier/roguelike-tutorial-glsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscambier%2Froguelike-tutorial-glsp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscambier%2Froguelike-tutorial-glsp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c44b00641d5fa60cf7dab4008ef1ad6f7af3d476 [INFO] documenting scambier/roguelike-tutorial-glsp against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscambier%2Froguelike-tutorial-glsp" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scambier/roguelike-tutorial-glsp on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-25/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/scambier/roguelike-tutorial-glsp [INFO] finished tweaking git repo https://github.com/scambier/roguelike-tutorial-glsp [INFO] tweaked toml for git repo https://github.com/scambier/roguelike-tutorial-glsp written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/scambier/roguelike-tutorial-glsp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b21e1113696ab53287c65e8c063ff2ca3e09e82ed51a81e6bb7e6224c8a03e76 [INFO] running `Command { std: "docker" "start" "-a" "b21e1113696ab53287c65e8c063ff2ca3e09e82ed51a81e6bb7e6224c8a03e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b21e1113696ab53287c65e8c063ff2ca3e09e82ed51a81e6bb7e6224c8a03e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b21e1113696ab53287c65e8c063ff2ca3e09e82ed51a81e6bb7e6224c8a03e76", kill_on_drop: false }` [INFO] [stdout] b21e1113696ab53287c65e8c063ff2ca3e09e82ed51a81e6bb7e6224c8a03e76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4d4d719f2fcd95ccf37b5a2f40ea4bff73ee78c28856868512baef364890a64 [INFO] running `Command { std: "docker" "start" "-a" "e4d4d719f2fcd95ccf37b5a2f40ea4bff73ee78c28856868512baef364890a64", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking rust-embed-utils v5.1.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking wide v0.5.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Compiling glow v0.4.0 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking ultraviolet v0.7.5 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking bracket-random v0.8.3 (https://github.com/amethyst/bracket-lib#d8c8af87) [INFO] [stderr] Checking bracket-geometry v0.8.2 (https://github.com/amethyst/bracket-lib#d8c8af87) [INFO] [stderr] Checking bracket-color v0.8.2 (https://github.com/amethyst/bracket-lib#d8c8af87) [INFO] [stderr] Checking object-pool v0.5.4 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking bracket-noise v0.8.2 (https://github.com/amethyst/bracket-lib#d8c8af87) [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking bracket-algorithm-traits v0.8.2 (https://github.com/amethyst/bracket-lib#d8c8af87) [INFO] [stderr] Checking bracket-pathfinding v0.8.4 (https://github.com/amethyst/bracket-lib#d8c8af87) [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-egl v0.28.6 [INFO] [stderr] Checking rust-embed v5.9.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking glsp-engine v0.2.0 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(min_specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(rustc_attrs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(unboxed_closures)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(min_specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(rustc_attrs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(unboxed_closures)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on `Binder(OutlivesPredicate(T, ReStatic), [])` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | / impl IntoVal for T { [INFO] [stdout] 232 | | #[inline] [INFO] [stdout] 233 | | default fn into_val(self) -> GResult { [INFO] [stdout] 234 | | Ok(Val::RData(glsp::rdata(self))) [INFO] [stdout] ... | [INFO] [stdout] 247 | | } [INFO] [stdout] 248 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `StdError` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:471:1 [INFO] [stdout] | [INFO] [stdout] 471 | / impl IntoVal for Result { [INFO] [stdout] 472 | | #[inline] [INFO] [stdout] 473 | | fn into_val(self) -> GResult { [INFO] [stdout] 474 | | match self { [INFO] [stdout] ... | [INFO] [stdout] 500 | | } [INFO] [stdout] 501 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `std::fmt::Display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:471:1 [INFO] [stdout] | [INFO] [stdout] 471 | / impl IntoVal for Result { [INFO] [stdout] 472 | | #[inline] [INFO] [stdout] 473 | | fn into_val(self) -> GResult { [INFO] [stdout] 474 | | match self { [INFO] [stdout] ... | [INFO] [stdout] 500 | | } [INFO] [stdout] 501 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:471:1 [INFO] [stdout] | [INFO] [stdout] 471 | / impl IntoVal for Result { [INFO] [stdout] 472 | | #[inline] [INFO] [stdout] 473 | | fn into_val(self) -> GResult { [INFO] [stdout] 474 | | match self { [INFO] [stdout] ... | [INFO] [stdout] 500 | | } [INFO] [stdout] 501 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on `Binder(OutlivesPredicate(T, ReStatic), [])` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1422:1 [INFO] [stdout] | [INFO] [stdout] 1422 | / impl FromVal for RRoot { [INFO] [stdout] 1423 | | #[inline] [INFO] [stdout] 1424 | | fn from_val(val: &Val) -> GResult> { [INFO] [stdout] 1425 | | match val { [INFO] [stdout] ... | [INFO] [stdout] 1438 | | } [INFO] [stdout] 1439 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on `Binder(OutlivesPredicate(A, ReStatic), [])` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1751:1 [INFO] [stdout] | [INFO] [stdout] 1751 | / impl FromVal for SmallVec [INFO] [stdout] 1752 | | where [INFO] [stdout] 1753 | | A: smallvec::Array + StaticMarker, [INFO] [stdout] 1754 | | A::Item: FromVal [INFO] [stdout] ... | [INFO] [stdout] 1771 | | } [INFO] [stdout] 1772 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on `Binder(OutlivesPredicate(S, ReStatic), [])` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1884:1 [INFO] [stdout] | [INFO] [stdout] 1884 | / impl FromVal for HashMap [INFO] [stdout] 1885 | | where [INFO] [stdout] 1886 | | K: HashEqMarker + FromVal + StaticMarker, [INFO] [stdout] 1887 | | V: FromVal + StaticMarker, [INFO] [stdout] ... | [INFO] [stdout] 1911 | | } [INFO] [stdout] 1912 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `Default` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1884:1 [INFO] [stdout] | [INFO] [stdout] 1884 | / impl FromVal for HashMap [INFO] [stdout] 1885 | | where [INFO] [stdout] 1886 | | K: HashEqMarker + FromVal + StaticMarker, [INFO] [stdout] 1887 | | V: FromVal + StaticMarker, [INFO] [stdout] ... | [INFO] [stdout] 1911 | | } [INFO] [stdout] 1912 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `BuildHasher` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1884:1 [INFO] [stdout] | [INFO] [stdout] 1884 | / impl FromVal for HashMap [INFO] [stdout] 1885 | | where [INFO] [stdout] 1886 | | K: HashEqMarker + FromVal + StaticMarker, [INFO] [stdout] 1887 | | V: FromVal + StaticMarker, [INFO] [stdout] ... | [INFO] [stdout] 1911 | | } [INFO] [stdout] 1912 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1884:1 [INFO] [stdout] | [INFO] [stdout] 1884 | / impl FromVal for HashMap [INFO] [stdout] 1885 | | where [INFO] [stdout] 1886 | | K: HashEqMarker + FromVal + StaticMarker, [INFO] [stdout] 1887 | | V: FromVal + StaticMarker, [INFO] [stdout] ... | [INFO] [stdout] 1911 | | } [INFO] [stdout] 1912 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `PartialEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1884:1 [INFO] [stdout] | [INFO] [stdout] 1884 | / impl FromVal for HashMap [INFO] [stdout] 1885 | | where [INFO] [stdout] 1886 | | K: HashEqMarker + FromVal + StaticMarker, [INFO] [stdout] 1887 | | V: FromVal + StaticMarker, [INFO] [stdout] ... | [INFO] [stdout] 1911 | | } [INFO] [stdout] 1912 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1884:1 [INFO] [stdout] | [INFO] [stdout] 1884 | / impl FromVal for HashMap [INFO] [stdout] 1885 | | where [INFO] [stdout] 1886 | | K: HashEqMarker + FromVal + StaticMarker, [INFO] [stdout] 1887 | | V: FromVal + StaticMarker, [INFO] [stdout] ... | [INFO] [stdout] 1911 | | } [INFO] [stdout] 1912 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `Ord` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1917:1 [INFO] [stdout] | [INFO] [stdout] 1917 | / impl FromVal for BTreeMap [INFO] [stdout] 1918 | | where [INFO] [stdout] 1919 | | K: OrdMarker + FromVal + StaticMarker, [INFO] [stdout] 1920 | | V: FromVal + StaticMarker [INFO] [stdout] ... | [INFO] [stdout] 1942 | | } [INFO] [stdout] 1943 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `PartialOrd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1917:1 [INFO] [stdout] | [INFO] [stdout] 1917 | / impl FromVal for BTreeMap [INFO] [stdout] 1918 | | where [INFO] [stdout] 1919 | | K: OrdMarker + FromVal + StaticMarker, [INFO] [stdout] 1920 | | V: FromVal + StaticMarker [INFO] [stdout] ... | [INFO] [stdout] 1942 | | } [INFO] [stdout] 1943 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `PartialEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1917:1 [INFO] [stdout] | [INFO] [stdout] 1917 | / impl FromVal for BTreeMap [INFO] [stdout] 1918 | | where [INFO] [stdout] 1919 | | K: OrdMarker + FromVal + StaticMarker, [INFO] [stdout] 1920 | | V: FromVal + StaticMarker [INFO] [stdout] ... | [INFO] [stdout] 1942 | | } [INFO] [stdout] 1943 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1917:1 [INFO] [stdout] | [INFO] [stdout] 1917 | / impl FromVal for BTreeMap [INFO] [stdout] 1918 | | where [INFO] [stdout] 1919 | | K: OrdMarker + FromVal + StaticMarker, [INFO] [stdout] 1920 | | V: FromVal + StaticMarker [INFO] [stdout] ... | [INFO] [stdout] 1942 | | } [INFO] [stdout] 1943 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on `Binder(OutlivesPredicate(T, ReStatic), [])` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:2346:1 [INFO] [stdout] | [INFO] [stdout] 2346 | / impl<'r, T: StaticMarker> FromArgRef for &'r T { [INFO] [stdout] 2347 | | type Temp = DynTemp; [INFO] [stdout] 2348 | | type OutputCtor = RefCtor; [INFO] [stdout] 2349 | | [INFO] [stdout] ... | [INFO] [stdout] 2369 | | } [INFO] [stdout] 2370 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on `Binder(OutlivesPredicate(T, ReStatic), [])` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:2372:1 [INFO] [stdout] | [INFO] [stdout] 2372 | / impl<'r, T: StaticMarker> FromArgRef for &'r mut T { [INFO] [stdout] 2373 | | type Temp = DynTempMut; [INFO] [stdout] 2374 | | type OutputCtor = RefMutCtor; [INFO] [stdout] 2375 | | [INFO] [stdout] ... | [INFO] [stdout] 2395 | | } [INFO] [stdout] 2396 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `engine::RGlobal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:2412:1 [INFO] [stdout] | [INFO] [stdout] 2412 | / impl<'r, T: RGlobalMarker + Sized + StaticMarker> FromArgRef for &'r T { [INFO] [stdout] 2413 | | #[inline] [INFO] [stdout] 2414 | | fn arg_type() -> ArgType { [INFO] [stdout] 2415 | | ArgType::RGlobal [INFO] [stdout] ... | [INFO] [stdout] 2429 | | } [INFO] [stdout] 2430 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `engine::RGlobal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:2432:1 [INFO] [stdout] | [INFO] [stdout] 2432 | / impl<'r, T: RGlobalMarker + Sized + StaticMarker> FromArgRef for &'r mut T { [INFO] [stdout] 2433 | | #[inline] [INFO] [stdout] 2434 | | fn arg_type() -> ArgType { [INFO] [stdout] 2435 | | ArgType::RGlobal [INFO] [stdout] ... | [INFO] [stdout] 2449 | | } [INFO] [stdout] 2450 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on `Binder(OutlivesPredicate(T, ReStatic), [])` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | / impl IntoVal for T { [INFO] [stdout] 232 | | #[inline] [INFO] [stdout] 233 | | default fn into_val(self) -> GResult { [INFO] [stdout] 234 | | Ok(Val::RData(glsp::rdata(self))) [INFO] [stdout] ... | [INFO] [stdout] 247 | | } [INFO] [stdout] 248 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `StdError` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:471:1 [INFO] [stdout] | [INFO] [stdout] 471 | / impl IntoVal for Result { [INFO] [stdout] 472 | | #[inline] [INFO] [stdout] 473 | | fn into_val(self) -> GResult { [INFO] [stdout] 474 | | match self { [INFO] [stdout] ... | [INFO] [stdout] 500 | | } [INFO] [stdout] 501 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `std::fmt::Display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:471:1 [INFO] [stdout] | [INFO] [stdout] 471 | / impl IntoVal for Result { [INFO] [stdout] 472 | | #[inline] [INFO] [stdout] 473 | | fn into_val(self) -> GResult { [INFO] [stdout] 474 | | match self { [INFO] [stdout] ... | [INFO] [stdout] 500 | | } [INFO] [stdout] 501 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:471:1 [INFO] [stdout] | [INFO] [stdout] 471 | / impl IntoVal for Result { [INFO] [stdout] 472 | | #[inline] [INFO] [stdout] 473 | | fn into_val(self) -> GResult { [INFO] [stdout] 474 | | match self { [INFO] [stdout] ... | [INFO] [stdout] 500 | | } [INFO] [stdout] 501 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on `Binder(OutlivesPredicate(T, ReStatic), [])` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1422:1 [INFO] [stdout] | [INFO] [stdout] 1422 | / impl FromVal for RRoot { [INFO] [stdout] 1423 | | #[inline] [INFO] [stdout] 1424 | | fn from_val(val: &Val) -> GResult> { [INFO] [stdout] 1425 | | match val { [INFO] [stdout] ... | [INFO] [stdout] 1438 | | } [INFO] [stdout] 1439 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on `Binder(OutlivesPredicate(A, ReStatic), [])` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1751:1 [INFO] [stdout] | [INFO] [stdout] 1751 | / impl FromVal for SmallVec [INFO] [stdout] 1752 | | where [INFO] [stdout] 1753 | | A: smallvec::Array + StaticMarker, [INFO] [stdout] 1754 | | A::Item: FromVal [INFO] [stdout] ... | [INFO] [stdout] 1771 | | } [INFO] [stdout] 1772 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on `Binder(OutlivesPredicate(S, ReStatic), [])` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1884:1 [INFO] [stdout] | [INFO] [stdout] 1884 | / impl FromVal for HashMap [INFO] [stdout] 1885 | | where [INFO] [stdout] 1886 | | K: HashEqMarker + FromVal + StaticMarker, [INFO] [stdout] 1887 | | V: FromVal + StaticMarker, [INFO] [stdout] ... | [INFO] [stdout] 1911 | | } [INFO] [stdout] 1912 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `Default` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1884:1 [INFO] [stdout] | [INFO] [stdout] 1884 | / impl FromVal for HashMap [INFO] [stdout] 1885 | | where [INFO] [stdout] 1886 | | K: HashEqMarker + FromVal + StaticMarker, [INFO] [stdout] 1887 | | V: FromVal + StaticMarker, [INFO] [stdout] ... | [INFO] [stdout] 1911 | | } [INFO] [stdout] 1912 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `BuildHasher` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1884:1 [INFO] [stdout] | [INFO] [stdout] 1884 | / impl FromVal for HashMap [INFO] [stdout] 1885 | | where [INFO] [stdout] 1886 | | K: HashEqMarker + FromVal + StaticMarker, [INFO] [stdout] 1887 | | V: FromVal + StaticMarker, [INFO] [stdout] ... | [INFO] [stdout] 1911 | | } [INFO] [stdout] 1912 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1884:1 [INFO] [stdout] | [INFO] [stdout] 1884 | / impl FromVal for HashMap [INFO] [stdout] 1885 | | where [INFO] [stdout] 1886 | | K: HashEqMarker + FromVal + StaticMarker, [INFO] [stdout] 1887 | | V: FromVal + StaticMarker, [INFO] [stdout] ... | [INFO] [stdout] 1911 | | } [INFO] [stdout] 1912 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `PartialEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1884:1 [INFO] [stdout] | [INFO] [stdout] 1884 | / impl FromVal for HashMap [INFO] [stdout] 1885 | | where [INFO] [stdout] 1886 | | K: HashEqMarker + FromVal + StaticMarker, [INFO] [stdout] 1887 | | V: FromVal + StaticMarker, [INFO] [stdout] ... | [INFO] [stdout] 1911 | | } [INFO] [stdout] 1912 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1884:1 [INFO] [stdout] | [INFO] [stdout] 1884 | / impl FromVal for HashMap [INFO] [stdout] 1885 | | where [INFO] [stdout] 1886 | | K: HashEqMarker + FromVal + StaticMarker, [INFO] [stdout] 1887 | | V: FromVal + StaticMarker, [INFO] [stdout] ... | [INFO] [stdout] 1911 | | } [INFO] [stdout] 1912 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `Ord` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1917:1 [INFO] [stdout] | [INFO] [stdout] 1917 | / impl FromVal for BTreeMap [INFO] [stdout] 1918 | | where [INFO] [stdout] 1919 | | K: OrdMarker + FromVal + StaticMarker, [INFO] [stdout] 1920 | | V: FromVal + StaticMarker [INFO] [stdout] ... | [INFO] [stdout] 1942 | | } [INFO] [stdout] 1943 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `PartialOrd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1917:1 [INFO] [stdout] | [INFO] [stdout] 1917 | / impl FromVal for BTreeMap [INFO] [stdout] 1918 | | where [INFO] [stdout] 1919 | | K: OrdMarker + FromVal + StaticMarker, [INFO] [stdout] 1920 | | V: FromVal + StaticMarker [INFO] [stdout] ... | [INFO] [stdout] 1942 | | } [INFO] [stdout] 1943 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `PartialEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1917:1 [INFO] [stdout] | [INFO] [stdout] 1917 | / impl FromVal for BTreeMap [INFO] [stdout] 1918 | | where [INFO] [stdout] 1919 | | K: OrdMarker + FromVal + StaticMarker, [INFO] [stdout] 1920 | | V: FromVal + StaticMarker [INFO] [stdout] ... | [INFO] [stdout] 1942 | | } [INFO] [stdout] 1943 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:1917:1 [INFO] [stdout] | [INFO] [stdout] 1917 | / impl FromVal for BTreeMap [INFO] [stdout] 1918 | | where [INFO] [stdout] 1919 | | K: OrdMarker + FromVal + StaticMarker, [INFO] [stdout] 1920 | | V: FromVal + StaticMarker [INFO] [stdout] ... | [INFO] [stdout] 1942 | | } [INFO] [stdout] 1943 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on `Binder(OutlivesPredicate(T, ReStatic), [])` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:2346:1 [INFO] [stdout] | [INFO] [stdout] 2346 | / impl<'r, T: StaticMarker> FromArgRef for &'r T { [INFO] [stdout] 2347 | | type Temp = DynTemp; [INFO] [stdout] 2348 | | type OutputCtor = RefCtor; [INFO] [stdout] 2349 | | [INFO] [stdout] ... | [INFO] [stdout] 2369 | | } [INFO] [stdout] 2370 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on `Binder(OutlivesPredicate(T, ReStatic), [])` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:2372:1 [INFO] [stdout] | [INFO] [stdout] 2372 | / impl<'r, T: StaticMarker> FromArgRef for &'r mut T { [INFO] [stdout] 2373 | | type Temp = DynTempMut; [INFO] [stdout] 2374 | | type OutputCtor = RefMutCtor; [INFO] [stdout] 2375 | | [INFO] [stdout] ... | [INFO] [stdout] 2395 | | } [INFO] [stdout] 2396 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `engine::RGlobal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:2412:1 [INFO] [stdout] | [INFO] [stdout] 2412 | / impl<'r, T: RGlobalMarker + Sized + StaticMarker> FromArgRef for &'r T { [INFO] [stdout] 2413 | | #[inline] [INFO] [stdout] 2414 | | fn arg_type() -> ArgType { [INFO] [stdout] 2415 | | ArgType::RGlobal [INFO] [stdout] ... | [INFO] [stdout] 2429 | | } [INFO] [stdout] 2430 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot specialize on trait `engine::RGlobal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsp-engine-0.2.0/src/wrap.rs:2432:1 [INFO] [stdout] | [INFO] [stdout] 2432 | / impl<'r, T: RGlobalMarker + Sized + StaticMarker> FromArgRef for &'r mut T { [INFO] [stdout] 2433 | | #[inline] [INFO] [stdout] 2434 | | fn arg_type() -> ArgType { [INFO] [stdout] 2435 | | ArgType::RGlobal [INFO] [stdout] ... | [INFO] [stdout] 2449 | | } [INFO] [stdout] 2450 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking glutin v0.26.0 [INFO] [stderr] Checking bracket-terminal v0.8.3 (https://github.com/amethyst/bracket-lib#d8c8af87) [INFO] [stderr] Checking bracket-lib v0.8.2 (https://github.com/amethyst/bracket-lib#d8c8af87) [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `glsp-engine` due to 24 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `glsp-engine` due to 24 previous errors [INFO] running `Command { std: "docker" "inspect" "e4d4d719f2fcd95ccf37b5a2f40ea4bff73ee78c28856868512baef364890a64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d4d719f2fcd95ccf37b5a2f40ea4bff73ee78c28856868512baef364890a64", kill_on_drop: false }` [INFO] [stdout] e4d4d719f2fcd95ccf37b5a2f40ea4bff73ee78c28856868512baef364890a64