[INFO] cloning repository https://github.com/lukemuz/CodeGraph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukemuz/CodeGraph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukemuz%2FCodeGraph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukemuz%2FCodeGraph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 145811ddbdd3dbc4f679a5a7765374f668341f56 [INFO] testing lukemuz/CodeGraph against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukemuz%2FCodeGraph" "/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/lukemuz/CodeGraph [INFO] finished tweaking git repo https://github.com/lukemuz/CodeGraph [INFO] tweaked toml for git repo https://github.com/lukemuz/CodeGraph written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lukemuz/CodeGraph on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lukemuz/CodeGraph 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c432dc89fcae38d93927d018ec554c865347fdcb16d7feba63eb1f17a7a3804a [INFO] running `Command { std: "docker" "start" "-a" "c432dc89fcae38d93927d018ec554c865347fdcb16d7feba63eb1f17a7a3804a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c432dc89fcae38d93927d018ec554c865347fdcb16d7feba63eb1f17a7a3804a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c432dc89fcae38d93927d018ec554c865347fdcb16d7feba63eb1f17a7a3804a", kill_on_drop: false }` [INFO] [stdout] c432dc89fcae38d93927d018ec554c865347fdcb16d7feba63eb1f17a7a3804a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2d276cda1d70ad5a6a569a44def7f6f77779894577f44dbab674d68617dd9e8 [INFO] running `Command { std: "docker" "start" "-a" "c2d276cda1d70ad5a6a569a44def7f6f77779894577f44dbab674d68617dd9e8", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tree-sitter v0.25.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling codegraph v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `find_by_type` is never used [INFO] [stdout] --> src/graph/mod.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl CodeGraph { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 126 | pub fn find_by_type(&self, symbol_type: SymbolType) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.18s [INFO] running `Command { std: "docker" "inspect" "c2d276cda1d70ad5a6a569a44def7f6f77779894577f44dbab674d68617dd9e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2d276cda1d70ad5a6a569a44def7f6f77779894577f44dbab674d68617dd9e8", kill_on_drop: false }` [INFO] [stdout] c2d276cda1d70ad5a6a569a44def7f6f77779894577f44dbab674d68617dd9e8 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45a10a1e8ff5cd6dfe908ce2b2cdeafd003f39ea17dbf8f2af850dcd38bdbef7 [INFO] running `Command { std: "docker" "start" "-a" "45a10a1e8ff5cd6dfe908ce2b2cdeafd003f39ea17dbf8f2af850dcd38bdbef7", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stdout] warning: method `find_by_type` is never used [INFO] [stdout] --> src/graph/mod.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl CodeGraph { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 126 | pub fn find_by_type(&self, symbol_type: SymbolType) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling codegraph v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `JsonRpcResponse` [INFO] [stdout] --> examples/test_mcp_tools.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | use codegraph::mcp::{JsonRpcRequest, JsonRpcResponse}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> tests/test_operations.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | ```cargo [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 2 more times [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 2 - ```cargo [INFO] [stdout] 2 + '''cargo [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> tests/test_operations.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | ``` [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: character appears 2 more times [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 - ``` [INFO] [stdout] 7 + ''' [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!` or `::`, found `[` [INFO] [stdout] --> tests/test_operations.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 2 | ```cargo [INFO] [stdout] | - expected one of `!` or `::` [INFO] [stdout] 3 | [dependencies] [INFO] [stdout] | ^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `codegraph` (test "test_operations") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `codegraph::graph::CodeGraph` [INFO] [stdout] --> tests/integration_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use codegraph::graph::CodeGraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find_by_type` is never used [INFO] [stdout] --> src/graph/mod.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl CodeGraph { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 126 | pub fn find_by_type(&self, symbol_type: SymbolType) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "45a10a1e8ff5cd6dfe908ce2b2cdeafd003f39ea17dbf8f2af850dcd38bdbef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45a10a1e8ff5cd6dfe908ce2b2cdeafd003f39ea17dbf8f2af850dcd38bdbef7", kill_on_drop: false }` [INFO] [stdout] 45a10a1e8ff5cd6dfe908ce2b2cdeafd003f39ea17dbf8f2af850dcd38bdbef7