[INFO] fetching crate rls-analysis 0.18.3... [INFO] building rls-analysis-0.18.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate rls-analysis 0.18.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate rls-analysis 0.18.3 [INFO] finished tweaking crates.io crate rls-analysis 0.18.3 [INFO] tweaked toml for crates.io crate rls-analysis 0.18.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rls-analysis 0.18.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rls-analysis 0.18.3 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ef19e0314e59f8eeed8ee56abe9bd93a47a6eda3ad86d8ba962e4d42f074d68 [INFO] running `Command { std: "docker" "start" "-a" "2ef19e0314e59f8eeed8ee56abe9bd93a47a6eda3ad86d8ba962e4d42f074d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ef19e0314e59f8eeed8ee56abe9bd93a47a6eda3ad86d8ba962e4d42f074d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ef19e0314e59f8eeed8ee56abe9bd93a47a6eda3ad86d8ba962e4d42f074d68", kill_on_drop: false }` [INFO] [stdout] 2ef19e0314e59f8eeed8ee56abe9bd93a47a6eda3ad86d8ba962e4d42f074d68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3210fa1996254e2ec557e0948e215f4f4cc1189a085e44559a637da1a65e9dd7 [INFO] running `Command { std: "docker" "start" "-a" "3210fa1996254e2ec557e0948e215f4f4cc1189a085e44559a637da1a65e9dd7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rls-span v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling rls-data v0.19.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling rls-analysis v0.18.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `SigElement` and `Signature` [INFO] [stdout] --> src/raw.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | SigElement, Signature, SpanData, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `idents` is never read [INFO] [stdout] --> src/analysis.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct PerCrateAnalysis { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | pub idents: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `column_end`, `id`, and `kind` are never read [INFO] [stdout] --> src/analysis.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct IdentBound { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 117 | pub column_end: Column, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 118 | pub id: Id, [INFO] [stdout] | ^^ [INFO] [stdout] 119 | pub kind: IdentKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IdentBound` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/listings/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DirectoryListing { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 7 | pub path: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DirectoryListing` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Signature` is never constructed [INFO] [stdout] --> src/analysis.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 140 | pub struct Signature { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SigElement` is never constructed [INFO] [stdout] --> src/analysis.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | pub struct SigElement { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.85s [INFO] running `Command { std: "docker" "inspect" "3210fa1996254e2ec557e0948e215f4f4cc1189a085e44559a637da1a65e9dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3210fa1996254e2ec557e0948e215f4f4cc1189a085e44559a637da1a65e9dd7", kill_on_drop: false }` [INFO] [stdout] 3210fa1996254e2ec557e0948e215f4f4cc1189a085e44559a637da1a65e9dd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f205fff2177ec5b657b466c3257044f60ae68538c6d539d822fe5a900b6428f5 [INFO] running `Command { std: "docker" "start" "-a" "f205fff2177ec5b657b466c3257044f60ae68538c6d539d822fe5a900b6428f5", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stdout] warning: unused imports: `SigElement` and `Signature` [INFO] [stdout] --> src/raw.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | SigElement, Signature, SpanData, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `idents` is never read [INFO] [stdout] --> src/analysis.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct PerCrateAnalysis { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | pub idents: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `column_end`, `id`, and `kind` are never read [INFO] [stdout] --> src/analysis.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct IdentBound { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 117 | pub column_end: Column, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 118 | pub id: Id, [INFO] [stdout] | ^^ [INFO] [stdout] 119 | pub kind: IdentKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IdentBound` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/listings/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DirectoryListing { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 7 | pub path: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DirectoryListing` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Signature` is never constructed [INFO] [stdout] --> src/analysis.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 140 | pub struct Signature { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SigElement` is never constructed [INFO] [stdout] --> src/analysis.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | pub struct SigElement { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rls-analysis v0.18.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `SigElement` and `Signature` [INFO] [stdout] --> src/raw.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | SigElement, Signature, SpanData, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `idents` is never read [INFO] [stdout] --> src/analysis.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct PerCrateAnalysis { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | pub idents: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `column_end`, `id`, and `kind` are never read [INFO] [stdout] --> src/analysis.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct IdentBound { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 117 | pub column_end: Column, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 118 | pub id: Id, [INFO] [stdout] | ^^ [INFO] [stdout] 119 | pub kind: IdentKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IdentBound` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Signature` is never constructed [INFO] [stdout] --> src/analysis.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 140 | pub struct Signature { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SigElement` is never constructed [INFO] [stdout] --> src/analysis.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | pub struct SigElement { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/listings/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DirectoryListing { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 7 | pub path: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DirectoryListing` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.22s [INFO] running `Command { std: "docker" "inspect" "f205fff2177ec5b657b466c3257044f60ae68538c6d539d822fe5a900b6428f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f205fff2177ec5b657b466c3257044f60ae68538c6d539d822fe5a900b6428f5", kill_on_drop: false }` [INFO] [stdout] f205fff2177ec5b657b466c3257044f60ae68538c6d539d822fe5a900b6428f5