[INFO] cloning repository https://github.com/billdemi/vcx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/billdemi/vcx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbilldemi%2Fvcx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbilldemi%2Fvcx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23a6c1f0ea2b60f00f6fd2c20827c43e57370136
[INFO] checking billdemi/vcx against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbilldemi%2Fvcx" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/billdemi/vcx
[INFO] finished tweaking git repo https://github.com/billdemi/vcx
[INFO] tweaked toml for git repo https://github.com/billdemi/vcx written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/billdemi/vcx on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/billdemi/vcx 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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37759614cae6bce1a816406e7885d1e52f24a5c630377607b778a9b51792c35f
[INFO] running `Command { std: "docker" "start" "-a" "37759614cae6bce1a816406e7885d1e52f24a5c630377607b778a9b51792c35f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37759614cae6bce1a816406e7885d1e52f24a5c630377607b778a9b51792c35f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37759614cae6bce1a816406e7885d1e52f24a5c630377607b778a9b51792c35f", kill_on_drop: false }`
[INFO] [stdout] 37759614cae6bce1a816406e7885d1e52f24a5c630377607b778a9b51792c35f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6a38d18c1ed42538a33204e02c6bfcbc26d0ec231f61185929160a9cf0bbe14
[INFO] running `Command { std: "docker" "start" "-a" "a6a38d18c1ed42538a33204e02c6bfcbc26d0ec231f61185929160a9cf0bbe14", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking vcx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]  --> src/lint/breadth.rs:8:50
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn check_file_size(contexts: &[ToolContext], config: &VcxConfig) -> Vec<Diagnostic> {
[INFO] [stdout]   |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]  --> src/lint/breadth.rs:8:50
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn check_file_size(contexts: &[ToolContext], config: &VcxConfig) -> Vec<Diagnostic> {
[INFO] [stdout]   |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]  --> src/lint/breadth.rs:8:50
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn check_file_size(contexts: &[ToolContext], config: &VcxConfig) -> Vec<Diagnostic> {
[INFO] [stdout]   |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_errors` is never used
[INFO] [stdout]   --> src/core/diagnostic.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl LintSummary {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn has_errors(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Toml` is never constructed
[INFO] [stdout]    --> src/core/rule.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum FileFormat {
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 129 |     Toml,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FileFormat` 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: function `patterns_for` is never used
[INFO] [stdout]   --> src/detect/patterns.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn patterns_for(tool: ToolKind) -> Vec<FilePattern> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]  --> src/lint/breadth.rs:8:50
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn check_file_size(contexts: &[ToolContext], config: &VcxConfig) -> Vec<Diagnostic> {
[INFO] [stdout]   |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_errors` is never used
[INFO] [stdout]   --> src/core/diagnostic.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl LintSummary {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn has_errors(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Toml` is never constructed
[INFO] [stdout]    --> src/core/rule.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum FileFormat {
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 129 |     Toml,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FileFormat` 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: function `patterns_for` is never used
[INFO] [stdout]   --> src/detect/patterns.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn patterns_for(tool: ToolKind) -> Vec<FilePattern> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.31s
[INFO] running `Command { std: "docker" "inspect" "a6a38d18c1ed42538a33204e02c6bfcbc26d0ec231f61185929160a9cf0bbe14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6a38d18c1ed42538a33204e02c6bfcbc26d0ec231f61185929160a9cf0bbe14", kill_on_drop: false }`
[INFO] [stdout] a6a38d18c1ed42538a33204e02c6bfcbc26d0ec231f61185929160a9cf0bbe14
