[INFO] fetching crate vouch 0.3.2... [INFO] checking vouch-0.3.2 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate vouch 0.3.2 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate vouch 0.3.2 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vouch 0.3.2 [INFO] finished tweaking crates.io crate vouch 0.3.2 [INFO] tweaked toml for crates.io crate vouch 0.3.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate vouch 0.3.2 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vouch-lib v0.3.1 [INFO] [stderr] Downloaded tokei v12.1.2 [INFO] [stderr] Downloaded anyhow v1.0.48 [INFO] [stderr] Downloaded phf v0.10.0 [INFO] [stderr] Downloaded num-format v0.4.0 [INFO] [stderr] Downloaded shellexpand v2.1.0 [INFO] [stderr] Downloaded encoding_rs_io v0.1.7 [INFO] [stderr] Downloaded grep-searcher v0.1.8 [INFO] [stderr] Downloaded grep-matcher v0.1.5 [INFO] [stderr] Downloaded vouch-js v0.3.1 [INFO] [stderr] Downloaded vouch-py v0.3.1 [INFO] [stderr] Downloaded rusqlite v0.23.1 [INFO] [stderr] Downloaded git2 v0.13.24 [INFO] [stderr] Downloaded chrono-tz v0.6.0 [INFO] [stderr] Downloaded libgit2-sys v0.12.25+1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28b71c701e09f7aafaac8b5526bff64ac0fd44554ff077ebe76ffed9d743ea36 [INFO] running `Command { std: "docker" "start" "-a" "28b71c701e09f7aafaac8b5526bff64ac0fd44554ff077ebe76ffed9d743ea36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28b71c701e09f7aafaac8b5526bff64ac0fd44554ff077ebe76ffed9d743ea36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28b71c701e09f7aafaac8b5526bff64ac0fd44554ff077ebe76ffed9d743ea36", kill_on_drop: false }` [INFO] [stdout] 28b71c701e09f7aafaac8b5526bff64ac0fd44554ff077ebe76ffed9d743ea36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4c5825da8337931e955198ddadf16198fda99d06400ec476fe6da848ec2fa7f [INFO] running `Command { std: "docker" "start" "-a" "b4c5825da8337931e955198ddadf16198fda99d06400ec476fe6da848ec2fa7f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling chrono-tz v0.6.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking h2 v0.3.7 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling libgit2-sys v0.12.25+1.3.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking grep-matcher v0.1.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking hyper v0.14.15 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Checking tar v0.4.37 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_yaml v0.8.21 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking vouch-lib v0.3.1 [INFO] [stderr] Checking handlebars v3.5.5 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking grep-searcher v0.1.8 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking reqwest v0.11.6 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking shellexpand v2.1.0 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Checking vouch-js v0.3.1 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Checking vouch-py v0.3.1 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Compiling tokei v12.1.2 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Checking git2 v0.13.24 [INFO] [stderr] Checking vouch v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `id` and `id_mut` are never used [INFO] [stdout] --> src/common/index.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait Identify { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 21 | fn id(&self) -> ID; [INFO] [stdout] | ^^ [INFO] [stdout] 22 | fn id_mut(&mut self) -> &mut ID; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `child_peer_ids` is never read [INFO] [stdout] --> src/peer/index.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Fields<'a> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub child_peer_ids: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Fields` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `package_id`, `package_security`, and `review_confidence` are never read [INFO] [stdout] --> src/review/index.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Fields<'a> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub package_id: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 16 | [INFO] [stdout] 17 | pub package_security: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | pub review_confidence: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Fields` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path_type` and `line_count` are never read [INFO] [stdout] --> src/review/workspace.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 238 | pub struct PathAnalysis { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 239 | pub path_type: common::fs::PathType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 240 | pub line_count: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PathAnalysis` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&std::string::String` instead of cloning the inner type [INFO] [stdout] --> src/extension/manage/mod.rs:183:46 [INFO] [stdout] | [INFO] [stdout] 183 | config.extensions.enabled.remove(name.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id` and `id_mut` are never used [INFO] [stdout] --> src/common/index.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait Identify { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 21 | fn id(&self) -> ID; [INFO] [stdout] | ^^ [INFO] [stdout] 22 | fn id_mut(&mut self) -> &mut ID; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `child_peer_ids` is never read [INFO] [stdout] --> src/peer/index.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Fields<'a> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub child_peer_ids: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Fields` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `package_id`, `package_security`, and `review_confidence` are never read [INFO] [stdout] --> src/review/index.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Fields<'a> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub package_id: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 16 | [INFO] [stdout] 17 | pub package_security: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | pub review_confidence: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Fields` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path_type` and `line_count` are never read [INFO] [stdout] --> src/review/workspace.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 238 | pub struct PathAnalysis { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 239 | pub path_type: common::fs::PathType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 240 | pub line_count: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PathAnalysis` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&std::string::String` instead of cloning the inner type [INFO] [stdout] --> src/extension/manage/mod.rs:183:46 [INFO] [stdout] | [INFO] [stdout] 183 | config.extensions.enabled.remove(name.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "b4c5825da8337931e955198ddadf16198fda99d06400ec476fe6da848ec2fa7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4c5825da8337931e955198ddadf16198fda99d06400ec476fe6da848ec2fa7f", kill_on_drop: false }` [INFO] [stdout] b4c5825da8337931e955198ddadf16198fda99d06400ec476fe6da848ec2fa7f