[INFO] cloning repository https://github.com/jiegec/decaf-lsp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiegec/decaf-lsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fdecaf-lsp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fdecaf-lsp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06db23c49be4d21516d7861defb6b985c4dfba37 [INFO] checking jiegec/decaf-lsp against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fdecaf-lsp" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jiegec/decaf-lsp on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jiegec/decaf-lsp [INFO] finished tweaking git repo https://github.com/jiegec/decaf-lsp [INFO] tweaked toml for git repo https://github.com/jiegec/decaf-lsp written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/jiegec/decaf-lsp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b6fcd9999e4cbe8351bcd5ab764dd9fed4ce16fb6b176438995e86e9802e4a5 [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" "0b6fcd9999e4cbe8351bcd5ab764dd9fed4ce16fb6b176438995e86e9802e4a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b6fcd9999e4cbe8351bcd5ab764dd9fed4ce16fb6b176438995e86e9802e4a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b6fcd9999e4cbe8351bcd5ab764dd9fed4ce16fb6b176438995e86e9802e4a5", kill_on_drop: false }` [INFO] [stdout] 0b6fcd9999e4cbe8351bcd5ab764dd9fed4ce16fb6b176438995e86e9802e4a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27950d3b3a97fb43261817220a3afcd369a49e27b4bd0c544d23564f80f2180c [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" "27950d3b3a97fb43261817220a3afcd369a49e27b4bd0c544d23564f80f2180c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling bitset v0.1.0 (https://github.com/MashPlant/bitset#a20d7b54) [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling print v0.1.0 (https://github.com/MashPlant/re2dfa#b8b85e9b) [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.15 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking simple-logging v2.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling re2dfa v1.0.0 (https://github.com/MashPlant/re2dfa#b8b85e9b) [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling grammar-config v0.1.0 (https://github.com/MashPlant/lalr1#8d2e0054) [INFO] [stderr] Checking common v0.1.0 (https://github.com/jiegec/decaf-rs?branch=dev#ed02e04b) [INFO] [stderr] Checking lsp-types v0.70.2 [INFO] [stderr] Checking jsonrpc-core v14.0.5 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling ll1-core v0.1.0 (https://github.com/MashPlant/lalr1#8d2e0054) [INFO] [stderr] Compiling lalr1-core v0.1.0 (https://github.com/MashPlant/lalr1#8d2e0054) [INFO] [stderr] Compiling jsonrpc-derive v14.0.5 [INFO] [stderr] Compiling parser-gen v0.1.0 (https://github.com/MashPlant/lalr1#8d2e0054) [INFO] [stderr] Compiling parser-macros v0.1.0 (https://github.com/MashPlant/lalr1#8d2e0054) [INFO] [stderr] Checking syntax v0.1.0 (https://github.com/jiegec/decaf-rs?branch=dev#ed02e04b) [INFO] [stderr] Checking tower-lsp v0.8.0 [INFO] [stderr] Checking typeck v0.1.0 (https://github.com/jiegec/decaf-rs?branch=dev#ed02e04b) [INFO] [stderr] Checking decaf-lsp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 33s [INFO] running `Command { std: "docker" "inspect" "27950d3b3a97fb43261817220a3afcd369a49e27b4bd0c544d23564f80f2180c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27950d3b3a97fb43261817220a3afcd369a49e27b4bd0c544d23564f80f2180c", kill_on_drop: false }` [INFO] [stdout] 27950d3b3a97fb43261817220a3afcd369a49e27b4bd0c544d23564f80f2180c