[INFO] cloning repository https://github.com/L3afMe/smali-lsp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/L3afMe/smali-lsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL3afMe%2Fsmali-lsp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL3afMe%2Fsmali-lsp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a08082c4bd1c68b7632a9170da99dc31a787c297
[INFO] checking L3afMe/smali-lsp against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL3afMe%2Fsmali-lsp" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/L3afMe/smali-lsp
[INFO] finished tweaking git repo https://github.com/L3afMe/smali-lsp
[INFO] tweaked toml for git repo https://github.com/L3afMe/smali-lsp written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/L3afMe/smali-lsp on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/L3afMe/smali-lsp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a82df8fe07028ad7551f500c31bc5db4a66cf21055be7272c99a56396ff07039
[INFO] running `Command { std: "docker" "start" "-a" "a82df8fe07028ad7551f500c31bc5db4a66cf21055be7272c99a56396ff07039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a82df8fe07028ad7551f500c31bc5db4a66cf21055be7272c99a56396ff07039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a82df8fe07028ad7551f500c31bc5db4a66cf21055be7272c99a56396ff07039", kill_on_drop: false }`
[INFO] [stdout] a82df8fe07028ad7551f500c31bc5db4a66cf21055be7272c99a56396ff07039
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14649352116c5710343c098b4d9b10f2ccc24116471127ef76d938cac5edcd19
[INFO] running `Command { std: "docker" "start" "-a" "14649352116c5710343c098b4d9b10f2ccc24116471127ef76d938cac5edcd19", 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.71
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking futures-sink v0.3.14
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking futures-core v0.3.14
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling tokio v1.5.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking futures-channel v0.3.14
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling httparse v1.4.0
[INFO] [stderr]     Checking futures-io v0.3.14
[INFO] [stderr]     Checking futures-task v0.3.14
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling beef v0.5.0
[INFO] [stderr]     Checking twoway v0.2.1
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling serde_repr v0.1.6
[INFO] [stderr]    Compiling auto_impl v0.4.1
[INFO] [stderr]    Compiling lspower-macros v0.2.0
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking futures-util v0.3.14
[INFO] [stderr]     Checking logos v0.12.0
[INFO] [stderr]     Checking tokio-util v0.6.6
[INFO] [stderr]     Checking futures v0.3.14
[INFO] [stderr]     Checking url v2.2.1
[INFO] [stderr]     Checking lsp-types v0.88.0
[INFO] [stderr]     Checking lspower v1.0.0
[INFO] [stderr]     Checking smali-lsp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `uri` is never read
[INFO] [stdout]   --> src/main.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Document {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 14 |     pub uri:     Url,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Document` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/server/validation/directives/method.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     BuiltinType(String),
[INFO] [stdout]    |     ----------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReturnType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 35 -     BuiltinType(String),
[INFO] [stdout] 35 +     BuiltinType(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/server/validation/directives/method.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Class(String),
[INFO] [stdout]    |     ----- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReturnType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 36 -     Class(String),
[INFO] [stdout] 36 +     Class(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uri` is never read
[INFO] [stdout]   --> src/main.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Document {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 14 |     pub uri:     Url,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Document` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/server/validation/directives/method.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     BuiltinType(String),
[INFO] [stdout]    |     ----------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReturnType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 35 -     BuiltinType(String),
[INFO] [stdout] 35 +     BuiltinType(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/server/validation/directives/method.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Class(String),
[INFO] [stdout]    |     ----- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReturnType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 36 -     Class(String),
[INFO] [stdout] 36 +     Class(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.55s
[INFO] running `Command { std: "docker" "inspect" "14649352116c5710343c098b4d9b10f2ccc24116471127ef76d938cac5edcd19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14649352116c5710343c098b4d9b10f2ccc24116471127ef76d938cac5edcd19", kill_on_drop: false }`
[INFO] [stdout] 14649352116c5710343c098b4d9b10f2ccc24116471127ef76d938cac5edcd19
