[INFO] cloning repository https://github.com/otobongfp/repolens-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/otobongfp/repolens-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotobongfp%2Frepolens-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotobongfp%2Frepolens-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2d99bf8b3d4ebf62acc46ef3f4b88f2c3fbacfc
[INFO] checking otobongfp/repolens-agent against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotobongfp%2Frepolens-agent" "/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/otobongfp/repolens-agent
[INFO] finished tweaking git repo https://github.com/otobongfp/repolens-agent
[INFO] tweaked toml for git repo https://github.com/otobongfp/repolens-agent written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/otobongfp/repolens-agent on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/otobongfp/repolens-agent 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking otobongfp/repolens-agent against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotobongfp%2Frepolens-agent" "/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/otobongfp/repolens-agent
[INFO] finished tweaking git repo https://github.com/otobongfp/repolens-agent
[INFO] tweaked toml for git repo https://github.com/otobongfp/repolens-agent written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/otobongfp/repolens-agent on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/otobongfp/repolens-agent 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-go v0.23.4
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.5
[INFO] [stderr]   Downloaded tower-http v0.5.2
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.23.1
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] [stderr]   Downloaded tree-sitter-python v0.23.6
[INFO] [stderr]   Downloaded tree-sitter-rust v0.23.3
[INFO] [stderr]   Downloaded tree-sitter v0.24.7
[INFO] [stderr]   Downloaded redox_syscall v0.5.15
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64b9fdee7f3eea6bf7741e5ff10beb887d1d067a3e00e4bdf12dd6a7861f778e
[INFO] running `Command { std: "docker" "start" "-a" "64b9fdee7f3eea6bf7741e5ff10beb887d1d067a3e00e4bdf12dd6a7861f778e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64b9fdee7f3eea6bf7741e5ff10beb887d1d067a3e00e4bdf12dd6a7861f778e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64b9fdee7f3eea6bf7741e5ff10beb887d1d067a3e00e4bdf12dd6a7861f778e", kill_on_drop: false }`
[INFO] [stdout] 64b9fdee7f3eea6bf7741e5ff10beb887d1d067a3e00e4bdf12dd6a7861f778e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a48014f56b0d95ebfc95b8595196c94febbc726bae4915b3719a8ca3215178b3
[INFO] running `Command { std: "docker" "start" "-a" "a48014f56b0d95ebfc95b8595196c94febbc726bae4915b3719a8ca3215178b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking repolens-agent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `inside_function` is never read
[INFO] [stdout]    --> src/analyzer.rs:625:21
[INFO] [stdout]     |
[INFO] [stdout] 625 |                     inside_function = false;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `inside_function` is never read
[INFO] [stdout]    --> src/analyzer.rs:625:21
[INFO] [stdout]     |
[INFO] [stdout] 625 |                     inside_function = false;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]   --> src/api.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct AnalyzeProjectRequest {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] 86 |     pub url: Option<String>, // For compatibility with frontend, but we'll ignore it
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `patterns` is never read
[INFO] [stdout]   --> src/enhanced_analyzer.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct TechnologyInfo {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     patterns: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TechnologyInfo` 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 `url` is never read
[INFO] [stdout]   --> src/api.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct AnalyzeProjectRequest {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] 86 |     pub url: Option<String>, // For compatibility with frontend, but we'll ignore it
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `patterns` is never read
[INFO] [stdout]   --> src/enhanced_analyzer.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct TechnologyInfo {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     patterns: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TechnologyInfo` 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: structure field `totalFiles` should have a snake case name
[INFO] [stdout]   --> src/models.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub totalFiles: i32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `total_files`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalFunctions` should have a snake case name
[INFO] [stdout]   --> src/models.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub totalFunctions: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_functions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalClasses` should have a snake case name
[INFO] [stdout]   --> src/models.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub totalClasses: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `total_classes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `topImports` should have a snake case name
[INFO] [stdout]   --> src/models.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub topImports: Vec<ImportStat>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `top_imports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalFiles` should have a snake case name
[INFO] [stdout]   --> src/models.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub totalFiles: i32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `total_files`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalFunctions` should have a snake case name
[INFO] [stdout]   --> src/models.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub totalFunctions: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_functions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalClasses` should have a snake case name
[INFO] [stdout]   --> src/models.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub totalClasses: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `total_classes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `topImports` should have a snake case name
[INFO] [stdout]   --> src/models.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub topImports: Vec<ImportStat>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `top_imports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.46s
[INFO] running `Command { std: "docker" "inspect" "a48014f56b0d95ebfc95b8595196c94febbc726bae4915b3719a8ca3215178b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a48014f56b0d95ebfc95b8595196c94febbc726bae4915b3719a8ca3215178b3", kill_on_drop: false }`
[INFO] [stdout] a48014f56b0d95ebfc95b8595196c94febbc726bae4915b3719a8ca3215178b3
