[INFO] cloning repository https://github.com/inherd/unflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inherd/unflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finherd%2Funflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finherd%2Funflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50c5818a6c1016a09e01c68264c9fe04e1855741 [INFO] checking inherd/unflow against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finherd%2Funflow" "/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/inherd/unflow on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/inherd/unflow [INFO] finished tweaking git repo https://github.com/inherd/unflow [INFO] tweaked toml for git repo https://github.com/inherd/unflow written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/inherd/unflow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--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-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcfdc1bac4ffb6b9ec6159ad881b3c66fef05b3f2953c57d3f86633dfa3d2001 [INFO] running `Command { std: "docker" "start" "-a" "fcfdc1bac4ffb6b9ec6159ad881b3c66fef05b3f2953c57d3f86633dfa3d2001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcfdc1bac4ffb6b9ec6159ad881b3c66fef05b3f2953c57d3f86633dfa3d2001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcfdc1bac4ffb6b9ec6159ad881b3c66fef05b3f2953c57d3f86633dfa3d2001", kill_on_drop: false }` [INFO] [stdout] fcfdc1bac4ffb6b9ec6159ad881b3c66fef05b3f2953c57d3f86633dfa3d2001 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fad68be4eede4bdb2bff9229690854a030624ad4728e0d543aade8b06d223b06 [INFO] running `Command { std: "docker" "start" "-a" "fad68be4eede4bdb2bff9229690854a030624ad4728e0d543aade8b06d223b06", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking murmur3 v0.4.1 [INFO] [stderr] Checking ropey v1.2.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling better_typeid_derive v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tower-lsp-macros v0.4.1 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Checking better_any v0.1.1 [INFO] [stderr] Checking antlr-rust v0.2.0 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking unflow-parser v0.1.1 (/opt/rustwide/workdir/crates/unflow-parser) [INFO] [stderr] Checking lsp-types v0.84.0 [INFO] [stderr] Checking lsp-types v0.89.1 [INFO] [stderr] Checking lsp-text-document v0.1.0 (https://github.com/IWANABETHATGUY/lsp-text-document#4f12dec9) [INFO] [stderr] Checking tower-lsp v0.14.1 [INFO] [stderr] Checking unflow-language-server v0.1.1 (/opt/rustwide/workdir/crates/language-server) [INFO] [stdout] warning: associated function is never used: `parse_file` [INFO] [stdout] --> crates/language-server/src/lib.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | async fn parse_file(&self, uri: Url) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_file` [INFO] [stdout] --> crates/language-server/src/lib.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | async fn parse_file(&self, uri: Url) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.87s [INFO] running `Command { std: "docker" "inspect" "fad68be4eede4bdb2bff9229690854a030624ad4728e0d543aade8b06d223b06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fad68be4eede4bdb2bff9229690854a030624ad4728e0d543aade8b06d223b06", kill_on_drop: false }` [INFO] [stdout] fad68be4eede4bdb2bff9229690854a030624ad4728e0d543aade8b06d223b06