[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#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fdecaf-lsp" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jiegec/decaf-lsp on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-6/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 556f23e8eb87bc3fd1668eaf2c588216252991000788c2a6d2ba37d7e157a63b [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" "556f23e8eb87bc3fd1668eaf2c588216252991000788c2a6d2ba37d7e157a63b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "556f23e8eb87bc3fd1668eaf2c588216252991000788c2a6d2ba37d7e157a63b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "556f23e8eb87bc3fd1668eaf2c588216252991000788c2a6d2ba37d7e157a63b", kill_on_drop: false }` [INFO] [stdout] 556f23e8eb87bc3fd1668eaf2c588216252991000788c2a6d2ba37d7e157a63b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ccc6168cb5332e6cc207237a6d3b52617874916cfce7489e22aed8213e41101 [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" "4ccc6168cb5332e6cc207237a6d3b52617874916cfce7489e22aed8213e41101", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling bitset v0.1.0 (https://github.com/MashPlant/bitset#a20d7b54) [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling print v0.1.0 (https://github.com/MashPlant/re2dfa#b8b85e9b) [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling regex-syntax v0.6.15 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking typed-arena v1.7.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 unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking simple-logging v2.0.2 [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 serde v1.0.104 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking common v0.1.0 (https://github.com/jiegec/decaf-rs?branch=dev#ed02e04b) [INFO] [stderr] Compiling grammar-config v0.1.0 (https://github.com/MashPlant/lalr1#8d2e0054) [INFO] [stderr] Compiling ll1-core v0.1.0 (https://github.com/MashPlant/lalr1#8d2e0054) [INFO] [stderr] Checking lsp-types v0.70.2 [INFO] [stderr] Checking jsonrpc-core v14.0.5 [INFO] [stderr] Compiling lalr1-core v0.1.0 (https://github.com/MashPlant/lalr1#8d2e0054) [INFO] [stderr] Compiling parser-gen v0.1.0 (https://github.com/MashPlant/lalr1#8d2e0054) [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling jsonrpc-derive v14.0.5 [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 2m 52s [INFO] running `Command { std: "docker" "inspect" "4ccc6168cb5332e6cc207237a6d3b52617874916cfce7489e22aed8213e41101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ccc6168cb5332e6cc207237a6d3b52617874916cfce7489e22aed8213e41101", kill_on_drop: false }` [INFO] [stdout] 4ccc6168cb5332e6cc207237a6d3b52617874916cfce7489e22aed8213e41101