[INFO] cloning repository https://github.com/hahaliangchen/codex-workspace-mcp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hahaliangchen/codex-workspace-mcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahaliangchen%2Fcodex-workspace-mcp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahaliangchen%2Fcodex-workspace-mcp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88d2b25e6bf016d2e1466a5b316b3593ac55e397
[INFO] checking hahaliangchen/codex-workspace-mcp against 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahaliangchen%2Fcodex-workspace-mcp" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hahaliangchen/codex-workspace-mcp
[INFO] finished tweaking git repo https://github.com/hahaliangchen/codex-workspace-mcp
[INFO] tweaked toml for git repo https://github.com/hahaliangchen/codex-workspace-mcp written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hahaliangchen/codex-workspace-mcp on toolchain 4d7f6614d0baa7689bd05eba340114667db4d5b7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hahaliangchen/codex-workspace-mcp 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" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9ad89b6e058503ed2d681b7f1975e815e454029d7285f1b6a56dd6a6c7cbe07f
[INFO] running `Command { std: "docker" "start" "9ad89b6e058503ed2d681b7f1975e815e454029d7285f1b6a56dd6a6c7cbe07f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ad89b6e058503ed2d681b7f1975e815e454029d7285f1b6a56dd6a6c7cbe07f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ad89b6e058503ed2d681b7f1975e815e454029d7285f1b6a56dd6a6c7cbe07f" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ad89b6e058503ed2d681b7f1975e815e454029d7285f1b6a56dd6a6c7cbe07f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9ad89b6e058503ed2d681b7f1975e815e454029d7285f1b6a56dd6a6c7cbe07f" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking better_scoped_tls v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking swc_visit v2.0.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking rustpython-parser-vendored v0.4.0
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling ast_node v5.0.0
[INFO] [stderr]    Compiling from_variant v3.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking hstr v3.0.5
[INFO] [stderr]     Checking bytes-str v0.2.7
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]     Checking swc_atoms v9.0.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]     Checking rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Checking rustpython-ast v0.4.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking swc_common v21.0.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking unic-emoji-char v0.9.0
[INFO] [stderr]     Checking unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking swc_ecma_ast v23.0.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking rusqlite v0.33.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking swc_ecma_visit v23.0.0
[INFO] [stderr]     Checking swc_ecma_parser v39.1.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking codex-workspace-mcp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `dry_run` is never read
[INFO] [stdout]   --> src/expert_surgery.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ExpertCodeSurgeryRequest {
[INFO] [stdout]    |            ------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub dry_run: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExpertCodeSurgeryRequest` has derived impls for the traits `Clone` and `Debug`, but these are 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: fields `byte_start` and `byte_end` are never read
[INFO] [stdout]   --> src/expert_surgery.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct SymbolSpan {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub byte_start: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 97 |     pub byte_end: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SymbolSpan` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `diagnose_ast_error` is never used
[INFO] [stdout]  --> src/go_index/diagnostic.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn diagnose_ast_error(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `diagnose_ast_error` is never used
[INFO] [stdout]  --> src/python_index/diagnostic.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn diagnose_ast_error(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NodeVisitor` is never constructed
[INFO] [stdout]  --> src/rust_index/diagnostic.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct NodeVisitor {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `check_span` are never used
[INFO] [stdout]   --> src/rust_index/diagnostic.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl NodeVisitor {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 15 |     fn new(line: usize) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn check_span(
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `diagnose_ast_error` is never used
[INFO] [stdout]    --> src/rust_index/diagnostic.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn diagnose_ast_error(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CompilerError` is never constructed
[INFO] [stdout]  --> src/sandbox_diagnostic.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct CompilerError {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AstNodeSnippet` is never constructed
[INFO] [stdout]   --> src/sandbox_diagnostic.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct AstNodeSnippet {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DiagnosticSandboxReport` is never constructed
[INFO] [stdout]   --> src/sandbox_diagnostic.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DiagnosticSandboxReport {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CompilerDiagnostic` is never constructed
[INFO] [stdout]   --> src/sandbox_diagnostic.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct CompilerDiagnostic {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_compiler_output` is never used
[INFO] [stdout]   --> src/sandbox_diagnostic.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn parse_compiler_output(output: &str) -> Vec<CompilerError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dispatch_diagnostic_by_language` is never used
[INFO] [stdout]   --> src/sandbox_diagnostic.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub fn dispatch_diagnostic_by_language(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_diagnostic_report` is never used
[INFO] [stdout]    --> src/sandbox_diagnostic.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn format_diagnostic_report(report: &DiagnosticSandboxReport) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_report` is never used
[INFO] [stdout]    --> src/sandbox_diagnostic.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub fn generate_report(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `diagnose_ast_error` is never used
[INFO] [stdout]  --> src/ts_index/diagnostic.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn diagnose_ast_error(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dry_run` is never read
[INFO] [stdout]   --> src/expert_surgery.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ExpertCodeSurgeryRequest {
[INFO] [stdout]    |            ------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub dry_run: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExpertCodeSurgeryRequest` has derived impls for the traits `Clone` and `Debug`, but these are 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: fields `byte_start` and `byte_end` are never read
[INFO] [stdout]   --> src/expert_surgery.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct SymbolSpan {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub byte_start: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 97 |     pub byte_end: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SymbolSpan` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `diagnose_ast_error` is never used
[INFO] [stdout]  --> src/go_index/diagnostic.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn diagnose_ast_error(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `diagnose_ast_error` is never used
[INFO] [stdout]  --> src/python_index/diagnostic.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn diagnose_ast_error(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dispatch_diagnostic_by_language` is never used
[INFO] [stdout]   --> src/sandbox_diagnostic.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub fn dispatch_diagnostic_by_language(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_report` is never used
[INFO] [stdout]    --> src/sandbox_diagnostic.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub fn generate_report(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `diagnose_ast_error` is never used
[INFO] [stdout]  --> src/ts_index/diagnostic.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn diagnose_ast_error(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "9ad89b6e058503ed2d681b7f1975e815e454029d7285f1b6a56dd6a6c7cbe07f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ad89b6e058503ed2d681b7f1975e815e454029d7285f1b6a56dd6a6c7cbe07f", kill_on_drop: false }`
[INFO] [stdout] 9ad89b6e058503ed2d681b7f1975e815e454029d7285f1b6a56dd6a6c7cbe07f
