[INFO] cloning repository https://github.com/igorgn/metroscope.nvim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/igorgn/metroscope.nvim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorgn%2Fmetroscope.nvim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorgn%2Fmetroscope.nvim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c67e4d46cb48c63caef5068c5d2c7d2e41447a6c [INFO] testing igorgn/metroscope.nvim against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorgn%2Fmetroscope.nvim" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/igorgn/metroscope.nvim [INFO] finished tweaking git repo https://github.com/igorgn/metroscope.nvim [INFO] tweaked toml for git repo https://github.com/igorgn/metroscope.nvim written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/igorgn/metroscope.nvim on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/igorgn/metroscope.nvim 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c8815f871117c5246c78ae04fd800556508a6e62e82926bf3db3e551815799c [INFO] running `Command { std: "docker" "start" "-a" "3c8815f871117c5246c78ae04fd800556508a6e62e82926bf3db3e551815799c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c8815f871117c5246c78ae04fd800556508a6e62e82926bf3db3e551815799c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c8815f871117c5246c78ae04fd800556508a6e62e82926bf3db3e551815799c", kill_on_drop: false }` [INFO] [stdout] 3c8815f871117c5246c78ae04fd800556508a6e62e82926bf3db3e551815799c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaa3d566eb4c444327def89e5dc90cd865303b5d492bae8a4ec71d48e3c5dba5 [INFO] running `Command { std: "docker" "start" "-a" "eaa3d566eb4c444327def89e5dc90cd865303b5d492bae8a4ec71d48e3c5dba5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling rmcp v1.2.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] Compiling tree-sitter-rust v0.23.3 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling metroscope-types v0.1.0 (/opt/rustwide/workdir/crates/metroscope-types) [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling rmcp-macros v1.2.0 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling process-wrap v9.1.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling metroscope-indexer v0.1.0 (/opt/rustwide/workdir/crates/metroscope-indexer) [INFO] [stderr] Compiling metroscope-server v0.1.0 (/opt/rustwide/workdir/crates/metroscope-server) [INFO] [stderr] Compiling metroscope-hayai v0.1.0 (/opt/rustwide/workdir/crates/metroscope-hayai) [INFO] [stdout] warning: field `store` is never read [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct HayaiMcpServer { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 25 | pub store: Arc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HayaiMcpServer` has a derived impl for the trait `Clone`, but this is 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: struct `EmptyParams` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct EmptyParams {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetQuestParams` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct GetQuestParams { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProposeForkOptionParam` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct ProposeForkOptionParam { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProposeForkParams` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct ProposeForkParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResolveForkParams` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct ResolveForkParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EscalateParams` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct EscalateParams { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DispatchWorkerParams` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct DispatchWorkerParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WorkerDoneParams` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct WorkerDoneParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NotifyChangeParams` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct NotifyChangeParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rebuild_context` is never used [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:442:10 [INFO] [stdout] | [INFO] [stdout] 442 | async fn rebuild_context(store: &Store) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `try_resolve_fork` is never used [INFO] [stdout] --> crates/metroscope-hayai/src/ollama.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 24 | impl OllamaClient { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 73 | pub async fn try_resolve_fork( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "eaa3d566eb4c444327def89e5dc90cd865303b5d492bae8a4ec71d48e3c5dba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaa3d566eb4c444327def89e5dc90cd865303b5d492bae8a4ec71d48e3c5dba5", kill_on_drop: false }` [INFO] [stdout] eaa3d566eb4c444327def89e5dc90cd865303b5d492bae8a4ec71d48e3c5dba5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1917cb1f06e3665018a1609eff35c127fd8578a67dff1a2c17ca8cc7db4d1555 [INFO] running `Command { std: "docker" "start" "-a" "1917cb1f06e3665018a1609eff35c127fd8578a67dff1a2c17ca8cc7db4d1555", kill_on_drop: false }` [INFO] [stderr] Compiling metroscope-types v0.1.0 (/opt/rustwide/workdir/crates/metroscope-types) [INFO] [stderr] Compiling metroscope-server v0.1.0 (/opt/rustwide/workdir/crates/metroscope-server) [INFO] [stderr] Compiling metroscope-hayai v0.1.0 (/opt/rustwide/workdir/crates/metroscope-hayai) [INFO] [stderr] Compiling metroscope-indexer v0.1.0 (/opt/rustwide/workdir/crates/metroscope-indexer) [INFO] [stdout] warning: field `store` is never read [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct HayaiMcpServer { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 25 | pub store: Arc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HayaiMcpServer` has a derived impl for the trait `Clone`, but this is 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: struct `EmptyParams` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct EmptyParams {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetQuestParams` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct GetQuestParams { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProposeForkOptionParam` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct ProposeForkOptionParam { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProposeForkParams` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct ProposeForkParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResolveForkParams` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct ResolveForkParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EscalateParams` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct EscalateParams { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DispatchWorkerParams` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct DispatchWorkerParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WorkerDoneParams` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct WorkerDoneParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NotifyChangeParams` is never constructed [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct NotifyChangeParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rebuild_context` is never used [INFO] [stdout] --> crates/metroscope-hayai/src/mcp_server.rs:442:10 [INFO] [stdout] | [INFO] [stdout] 442 | async fn rebuild_context(store: &Store) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `try_resolve_fork` is never used [INFO] [stdout] --> crates/metroscope-hayai/src/ollama.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 24 | impl OllamaClient { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 73 | pub async fn try_resolve_fork( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.41s [INFO] running `Command { std: "docker" "inspect" "1917cb1f06e3665018a1609eff35c127fd8578a67dff1a2c17ca8cc7db4d1555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1917cb1f06e3665018a1609eff35c127fd8578a67dff1a2c17ca8cc7db4d1555", kill_on_drop: false }` [INFO] [stdout] 1917cb1f06e3665018a1609eff35c127fd8578a67dff1a2c17ca8cc7db4d1555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dab8a4242b2968f1f1c6c2a9066dc210263e95c13ae9f0d75213b41ccb313c87 [INFO] running `Command { std: "docker" "start" "-a" "dab8a4242b2968f1f1c6c2a9066dc210263e95c13ae9f0d75213b41ccb313c87", kill_on_drop: false }` [INFO] [stderr] warning: field `store` is never read [INFO] [stderr] --> crates/metroscope-hayai/src/mcp_server.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub struct HayaiMcpServer { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 25 | pub store: Arc, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HayaiMcpServer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `EmptyParams` is never constructed [INFO] [stderr] --> crates/metroscope-hayai/src/mcp_server.rs:31:12 [INFO] [stderr] | [INFO] [stderr] 31 | pub struct EmptyParams {} [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `GetQuestParams` is never constructed [INFO] [stderr] --> crates/metroscope-hayai/src/mcp_server.rs:34:12 [INFO] [stderr] | [INFO] [stderr] 34 | pub struct GetQuestParams { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ProposeForkOptionParam` is never constructed [INFO] [stderr] --> crates/metroscope-hayai/src/mcp_server.rs:39:12 [INFO] [stderr] | [INFO] [stderr] 39 | pub struct ProposeForkOptionParam { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ProposeForkParams` is never constructed [INFO] [stderr] --> crates/metroscope-hayai/src/mcp_server.rs:47:12 [INFO] [stderr] | [INFO] [stderr] 47 | pub struct ProposeForkParams { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ResolveForkParams` is never constructed [INFO] [stderr] --> crates/metroscope-hayai/src/mcp_server.rs:54:12 [INFO] [stderr] | [INFO] [stderr] 54 | pub struct ResolveForkParams { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `EscalateParams` is never constructed [INFO] [stderr] --> crates/metroscope-hayai/src/mcp_server.rs:61:12 [INFO] [stderr] | [INFO] [stderr] 61 | pub struct EscalateParams { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `DispatchWorkerParams` is never constructed [INFO] [stderr] --> crates/metroscope-hayai/src/mcp_server.rs:67:12 [INFO] [stderr] | [INFO] [stderr] 67 | pub struct DispatchWorkerParams { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `WorkerDoneParams` is never constructed [INFO] [stderr] --> crates/metroscope-hayai/src/mcp_server.rs:73:12 [INFO] [stderr] | [INFO] [stderr] 73 | pub struct WorkerDoneParams { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `NotifyChangeParams` is never constructed [INFO] [stderr] --> crates/metroscope-hayai/src/mcp_server.rs:79:12 [INFO] [stderr] | [INFO] [stderr] 79 | pub struct NotifyChangeParams { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `rebuild_context` is never used [INFO] [stderr] --> crates/metroscope-hayai/src/mcp_server.rs:442:10 [INFO] [stderr] | [INFO] [stderr] 442 | async fn rebuild_context(store: &Store) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `try_resolve_fork` is never used [INFO] [stderr] --> crates/metroscope-hayai/src/ollama.rs:73:18 [INFO] [stderr] | [INFO] [stderr] 24 | impl OllamaClient { [INFO] [stderr] | ----------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 73 | pub async fn try_resolve_fork( [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `metroscope-hayai` (bin "hayai" test) generated 12 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hayai-5886e31859d117d2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/metroscope_indexer-eeb260464d2a47d9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/metroscope_server-8e46fa8ff808f772) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/metroscope_types-498c6e63c7f0eb91) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests metroscope_types [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dab8a4242b2968f1f1c6c2a9066dc210263e95c13ae9f0d75213b41ccb313c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab8a4242b2968f1f1c6c2a9066dc210263e95c13ae9f0d75213b41ccb313c87", kill_on_drop: false }` [INFO] [stdout] dab8a4242b2968f1f1c6c2a9066dc210263e95c13ae9f0d75213b41ccb313c87