[INFO] cloning repository https://github.com/gluon-lang/gluon_language-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gluon-lang/gluon_language-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Fgluon_language-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Fgluon_language-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f5e9e3733111f6ba6f8e073ca91483cbfd31162 [INFO] testing gluon-lang/gluon_language-server against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Fgluon_language-server" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gluon-lang/gluon_language-server on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gluon-lang/gluon_language-server [INFO] finished tweaking git repo https://github.com/gluon-lang/gluon_language-server [INFO] tweaked toml for git repo https://github.com/gluon-lang/gluon_language-server written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/gluon-lang/gluon_language-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lalrpop-util v0.19.0 [INFO] [stderr] Downloaded lsp-types v0.77.0 [INFO] [stderr] Downloaded combine v4.2.1 [INFO] [stderr] Downloaded oorandom v11.1.2 [INFO] [stderr] Downloaded schemafy_core v0.5.1 [INFO] [stderr] Downloaded async-pipe v0.1.3 [INFO] [stderr] Downloaded gluon_completion v0.17.1 [INFO] [stderr] Downloaded schemafy v0.5.1 [INFO] [stderr] Downloaded codespan-lsp v0.10.0 [INFO] [stderr] Downloaded schemafy_lib v0.5.1 [INFO] [stderr] Downloaded gluon-salsa-macros v0.15.2 [INFO] [stderr] Downloaded gluon_base v0.17.1 [INFO] [stderr] Downloaded async-trait v0.1.37 [INFO] [stderr] Downloaded gluon_codegen v0.17.1 [INFO] [stderr] Downloaded ordered-float v2.0.0 [INFO] [stderr] Downloaded pretty v0.10.0 [INFO] [stderr] Downloaded tokio-native-tls v0.1.0 [INFO] [stderr] Downloaded gluon_parser v0.17.1 [INFO] [stderr] Downloaded gluon_check v0.17.1 [INFO] [stderr] Downloaded debugserver-types v0.5.0 [INFO] [stderr] Downloaded serde_repr v0.1.6 [INFO] [stderr] Downloaded gluon_vm v0.17.1 [INFO] [stderr] Downloaded gluon-salsa v0.15.2 [INFO] [stderr] Downloaded gluon v0.17.1 [INFO] [stderr] Downloaded gluon_format v0.17.1 [INFO] [stderr] Downloaded lalrpop v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f03a220049e5b494bebeb084efe84228e445bfcc144b1e4d27719e5a4e3ea5b [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" "0f03a220049e5b494bebeb084efe84228e445bfcc144b1e4d27719e5a4e3ea5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f03a220049e5b494bebeb084efe84228e445bfcc144b1e4d27719e5a4e3ea5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f03a220049e5b494bebeb084efe84228e445bfcc144b1e4d27719e5a4e3ea5b", kill_on_drop: false }` [INFO] [stdout] 0f03a220049e5b494bebeb084efe84228e445bfcc144b1e4d27719e5a4e3ea5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTFLAGS=--cap-lints=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f5abcb28f49dd9435a437b12ff83ae1874f8074593a932b5d64a0fe1f7035e7 [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" "6f5abcb28f49dd9435a437b12ff83ae1874f8074593a932b5d64a0fe1f7035e7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling collect-mac v0.1.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lalrpop-util v0.19.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling gluon_vm v0.17.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling frunk_core v0.3.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling gluon_language-server v0.17.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling tracing-core v0.1.14 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling archery v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rpds v0.7.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling combine v4.2.1 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling ordered-float v2.0.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde_derive_state v0.4.9 [INFO] [stderr] Compiling gluon_codegen v0.17.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.37 [INFO] [stderr] Compiling gluon-salsa-macros v0.15.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 [INFO] [stderr] Compiling async-pipe v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling gluon-salsa v0.15.2 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling serde_state v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling codespan v0.9.5 [INFO] [stderr] Compiling lalrpop v0.19.0 [INFO] [stderr] Compiling schemafy_core v0.5.1 [INFO] [stderr] Compiling lsp-types v0.77.0 [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Compiling schemafy_lib v0.5.1 [INFO] [stderr] Compiling schemafy v0.5.1 [INFO] [stderr] Compiling gluon_base v0.17.1 [INFO] [stdout] error: expected one of `{`, lifetime, or type, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gluon_base-0.17.1/src/types/mod.rs:550:17 [INFO] [stdout] | [INFO] [stdout] 550 | #[derive(Clone, AstClone)] [INFO] [stdout] | ^^^^^^^^ unexpected token [INFO] [stdout] ... [INFO] [stdout] 571 | T: TypePtr, [INFO] [stdout] | - expected one of `{`, lifetime, or type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `AstClone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gluon_base-0.17.1/src/types/mod.rs:550:17 [INFO] [stdout] | [INFO] [stdout] 550 | #[derive(Clone, AstClone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stdout] error[E0277]: the trait bound `AliasRef: AstClone<'_, _>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gluon_base-0.17.1/src/types/mod.rs:914:45 [INFO] [stdout] | [INFO] [stdout] 914 | #[derive(Clone, Debug, Eq, PartialEq, Hash, AstClone)] [INFO] [stdout] | ^^^^^^^^ the trait `AstClone<'_, _>` is not implemented for `AliasRef` [INFO] [stdout] | [INFO] [stdout] note: required by `AstClone::ast_clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gluon_base-0.17.1/src/ast.rs:1509:5 [INFO] [stdout] | [INFO] [stdout] 1509 | fn ast_clone(&self, arena: ArenaRef<'_, 'ast, Id>) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `AstClone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling debugserver-types v0.5.0 [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon_base` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6f5abcb28f49dd9435a437b12ff83ae1874f8074593a932b5d64a0fe1f7035e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f5abcb28f49dd9435a437b12ff83ae1874f8074593a932b5d64a0fe1f7035e7", kill_on_drop: false }` [INFO] [stdout] 6f5abcb28f49dd9435a437b12ff83ae1874f8074593a932b5d64a0fe1f7035e7