[INFO] fetching crate mcp-tools 0.1.0...
[INFO] testing mcp-tools-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mcp-tools 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate mcp-tools 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mcp-tools 0.1.0
[INFO] tweaked toml for crates.io crate mcp-tools 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mcp-tools 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mcp-tools 0.1.0 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" "+beta-2025-10-28" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7c220ca38e941d2ee67826ec90069b0ce0497ba4f6b5a04c6a9d5975eeeb1f1
[INFO] running `Command { std: "docker" "start" "-a" "b7c220ca38e941d2ee67826ec90069b0ce0497ba4f6b5a04c6a9d5975eeeb1f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7c220ca38e941d2ee67826ec90069b0ce0497ba4f6b5a04c6a9d5975eeeb1f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7c220ca38e941d2ee67826ec90069b0ce0497ba4f6b5a04c6a9d5975eeeb1f1", kill_on_drop: false }`
[INFO] [stdout] b7c220ca38e941d2ee67826ec90069b0ce0497ba4f6b5a04c6a9d5975eeeb1f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a400d333495b9717a0c18dd10f642412a23ac6eacb22ebd446373a90e852035
[INFO] running `Command { std: "docker" "start" "-a" "0a400d333495b9717a0c18dd10f642412a23ac6eacb22ebd446373a90e852035", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.95
[INFO] [stderr] Compiling smallvec v1.15.1
[INFO] [stderr] Compiling cc v1.0.106
[INFO] [stderr] Compiling socket2 v0.5.10
[INFO] [stderr] Compiling mio v1.0.4
[INFO] [stderr] Compiling slab v0.4.10
[INFO] [stderr] Compiling getrandom v0.3.3
[INFO] [stderr] Compiling getrandom v0.2.16
[INFO] [stderr] Compiling signal-hook-registry v1.4.5
[INFO] [stderr] Compiling ahash v0.8.12
[INFO] [stderr] Compiling indexmap v2.9.0
[INFO] [stderr] Compiling parking_lot_core v0.9.11
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling parking_lot v0.12.4
[INFO] [stderr] Compiling hashbrown v0.14.5
[INFO] [stderr] Compiling iana-time-zone v0.1.63
[INFO] [stderr] Compiling syn v2.0.104
[INFO] [stderr] Compiling nom v7.1.3
[INFO] [stderr] Compiling rustls v0.21.12
[INFO] [stderr] Compiling rustls-pemfile v1.0.4
[INFO] [stderr] Compiling unicode_categories v0.1.1
[INFO] [stderr] Compiling crunchy v0.2.3
[INFO] [stderr] Compiling spin v0.9.8
[INFO] [stderr] Compiling webpki-roots v0.25.4
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling tokio v1.45.1
[INFO] [stderr] Compiling atoi v2.0.0
[INFO] [stderr] Compiling form_urlencoded v1.2.1
[INFO] [stderr] Compiling tracing-core v0.1.34
[INFO] [stderr] Compiling rustix v1.0.7
[INFO] [stderr] Compiling ring v0.17.9
[INFO] [stderr] Compiling openssl-sys v0.9.109
[INFO] [stderr] Compiling tree-sitter v0.20.10
[INFO] [stderr] Compiling libz-sys v1.1.22
[INFO] [stderr] Compiling libsqlite3-sys v0.27.0
[INFO] [stderr] Compiling sqlformat v0.2.6
[INFO] [stderr] Compiling hashlink v0.8.4
[INFO] [stderr] Compiling libssh2-sys v0.3.1
[INFO] [stderr] Compiling sha2 v0.10.9
[INFO] [stderr] Compiling futures-intrusive v0.5.0
[INFO] [stderr] Compiling chrono v0.4.41
[INFO] [stderr] Compiling tiny-keccak v2.0.2
[INFO] [stderr] Compiling linux-raw-sys v0.9.4
[INFO] [stderr] Compiling uuid v1.17.0
[INFO] [stderr] Compiling synstructure v0.13.2
[INFO] [stderr] Compiling bitflags v2.9.1
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling tokio-stream v0.1.17
[INFO] [stderr] Compiling urlencoding v2.1.3
[INFO] [stderr] Compiling rustls v0.23.28
[INFO] [stderr] Compiling openssl v0.10.73
[INFO] [stderr] Compiling const-random-macro v0.1.16
[INFO] [stderr] Compiling futures-executor v0.3.31
[INFO] [stderr] Compiling sct v0.7.1
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling zerofrom-derive v0.1.6
[INFO] [stderr] Compiling yoke-derive v0.8.0
[INFO] [stderr] Compiling zerovec-derive v0.11.1
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling tokio-macros v2.5.0
[INFO] [stderr] Compiling futures-macro v0.3.31
[INFO] [stderr] Compiling tracing-attributes v0.1.30
[INFO] [stderr] Compiling zerofrom v0.1.6
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling yoke v0.8.0
[INFO] [stderr] Compiling rustls-webpki v0.101.7
[INFO] [stderr] Compiling zerovec v0.11.2
[INFO] [stderr] Compiling zerotrie v0.2.2
[INFO] [stderr] Compiling tracing v0.1.41
[INFO] [stderr] Compiling thiserror-impl v2.0.12
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling tinystr v0.8.1
[INFO] [stderr] Compiling potential_utf v0.1.2
[INFO] [stderr] Compiling icu_locale_core v2.0.0
[INFO] [stderr] Compiling icu_collections v2.0.0
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling icu_provider v2.0.0
[INFO] [stderr] Compiling thiserror v2.0.12
[INFO] [stderr] Compiling pest v2.8.1
[INFO] [stderr] Compiling icu_properties v2.0.1
[INFO] [stderr] Compiling icu_normalizer v2.0.0
[INFO] [stderr] Compiling rustls-webpki v0.103.3
[INFO] [stderr] Compiling idna_adapter v1.2.1
[INFO] [stderr] Compiling idna v1.0.3
[INFO] [stderr] Compiling flume v0.11.1
[INFO] [stderr] Compiling url v2.5.4
[INFO] [stderr] Compiling serde_json v1.0.140
[INFO] [stderr] Compiling tokio-util v0.7.15
[INFO] [stderr] Compiling either v1.15.0
[INFO] [stderr] Compiling fastrand v2.3.0
[INFO] [stderr] Compiling tempfile v3.20.0
[INFO] [stderr] Compiling native-tls v0.2.14
[INFO] [stderr] Compiling hyper v1.6.0
[INFO] [stderr] Compiling sqlx-core v0.7.4
[INFO] [stderr] Compiling toml_datetime v0.6.11
[INFO] [stderr] Compiling serde_spanned v0.6.9
[INFO] [stderr] Compiling pest_meta v2.8.1
[INFO] [stderr] Compiling serde_repr v0.1.20
[INFO] [stderr] Compiling pin-project-internal v1.1.10
[INFO] [stderr] Compiling const-random v0.1.18
[INFO] [stderr] Compiling serde_derive_internals v0.29.1
[INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr] Compiling heck v0.4.1
[INFO] [stderr] Compiling sqlx-sqlite v0.7.4
[INFO] [stderr] Compiling dotenvy v0.15.7
[INFO] [stderr] Compiling schemars v0.8.22
[INFO] [stderr] Compiling winnow v0.7.11
[INFO] [stderr] Compiling toml_write v0.1.2
[INFO] [stderr] Compiling hyper-util v0.1.14
[INFO] [stderr] Compiling schemars_derive v0.8.22
[INFO] [stderr] Compiling tower v0.5.2
[INFO] [stderr] Compiling tokio-rustls v0.26.2
[INFO] [stderr] Compiling sqlx-macros-core v0.7.4
[INFO] [stderr] Compiling pin-project v1.1.10
[INFO] [stderr] Compiling toml_edit v0.22.27
[INFO] [stderr] Compiling pest_generator v2.8.1
[INFO] [stderr] Compiling dlv-list v0.5.2
[INFO] [stderr] Compiling h2 v0.3.26
[INFO] [stderr] Compiling http-body v0.4.6
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling futures v0.3.31
[INFO] [stderr] Compiling async-trait v0.1.88
[INFO] [stderr] Compiling tree-sitter-java v0.20.2
[INFO] [stderr] Compiling tree-sitter-javascript v0.20.4
[INFO] [stderr] Compiling tree-sitter-typescript v0.20.5
[INFO] [stderr] Compiling tree-sitter-c v0.20.8
[INFO] [stderr] Compiling tree-sitter-rust v0.20.4
[INFO] [stderr] Compiling tree-sitter-go v0.20.0
[INFO] [stderr] Compiling tree-sitter-cpp v0.20.5
[INFO] [stderr] Compiling tree-sitter-python v0.20.4
[INFO] [stderr] Compiling webpki-roots v1.0.1
[INFO] [stderr] Compiling dyn-clone v1.0.19
[INFO] [stderr] Compiling iri-string v0.7.8
[INFO] [stderr] Compiling anstyle v1.0.11
[INFO] [stderr] Compiling anstyle-query v1.1.3
[INFO] [stderr] Compiling dirs-sys v0.4.1
[INFO] [stderr] Compiling hyper-rustls v0.27.7
[INFO] [stderr] Compiling toml v0.8.23
[INFO] [stderr] Compiling anstream v0.6.19
[INFO] [stderr] Compiling tower-http v0.6.6
[INFO] [stderr] Compiling sqlx-macros v0.7.4
[INFO] [stderr] Compiling hyper v0.14.32
[INFO] [stderr] Compiling pest_derive v2.8.1
[INFO] [stderr] Compiling ordered-multimap v0.7.3
[INFO] [stderr] Compiling tower v0.4.13
[INFO] [stderr] Compiling tokio-native-tls v0.3.1
[INFO] [stderr] Compiling lsp-types v0.94.1
[INFO] [stderr] Compiling tower-lsp-macros v0.9.0
[INFO] [stderr] Compiling auto_impl v1.3.0
[INFO] [stderr] Compiling dashmap v5.5.3
[INFO] [stderr] Compiling http-body-util v0.1.3
[INFO] [stderr] Compiling tracing-log v0.2.0
[INFO] [stderr] Compiling thread_local v1.1.9
[INFO] [stderr] Compiling clap_lex v0.7.5
[INFO] [stderr] Compiling yaml-rust2 v0.8.1
[INFO] [stderr] Compiling clap_derive v4.5.40
[INFO] [stderr] Compiling clap_builder v4.5.40
[INFO] [stderr] Compiling hyper-tls v0.5.0
[INFO] [stderr] Compiling tracing-subscriber v0.3.19
[INFO] [stderr] Compiling reqwest v0.12.20
[INFO] [stderr] Compiling rust-ini v0.20.0
[INFO] [stderr] Compiling json5 v0.4.1
[INFO] [stderr] Compiling sqlx v0.7.4
[INFO] [stderr] Compiling dirs v5.0.1
[INFO] [stderr] Compiling lsp-types v0.95.1
[INFO] [stderr] Compiling ron v0.8.1
[INFO] [stderr] Compiling rmcp-macros v0.1.5
[INFO] [stderr] Compiling async-recursion v1.1.1
[INFO] [stderr] Compiling dashmap v6.1.0
[INFO] [stderr] Compiling glob v0.3.2
[INFO] [stderr] Compiling sync_wrapper v0.1.2
[INFO] [stderr] Compiling reqwest v0.11.27
[INFO] [stderr] Compiling config v0.14.1
[INFO] [stderr] Compiling rmcp v0.1.5
[INFO] [stderr] Compiling clap v4.5.40
[INFO] [stderr] Compiling num_cpus v1.17.0
[INFO] [stderr] Compiling tower-lsp v0.20.0
[INFO] [stderr] Compiling git2 v0.18.3
[INFO] [stderr] Compiling coderlib v0.1.0
[INFO] [stderr] Compiling mcp-tools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `error` and `warn`
[INFO] [stdout] --> src/clients/cli.rs:11:22
[INFO] [stdout] |
[INFO] [stdout] 11 | use tracing::{debug, error, info, warn};
[INFO] [stdout] | ^^^^^ ^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout] --> src/clients/desktop.rs:11:22
[INFO] [stdout] |
[INFO] [stdout] 11 | use tracing::{debug, error, info, warn};
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout] --> src/common/client_base.rs:7:22
[INFO] [stdout] |
[INFO] [stdout] 7 | use tracing::{debug, error, info};
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout] --> src/common/protocol.rs:7:5
[INFO] [stdout] |
[INFO] [stdout] 7 | use uuid::Uuid;
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `McpToolsError`
[INFO] [stdout] --> src/common/server_base.rs:4:13
[INFO] [stdout] |
[INFO] [stdout] 4 | use crate::{McpToolsError, Result};
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `UNIX_EPOCH`
[INFO] [stdout] --> src/common/server_base.rs:7:38
[INFO] [stdout] |
[INFO] [stdout] 7 | use std::time::{Instant, SystemTime, UNIX_EPOCH};
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout] --> src/common/server_base.rs:9:35
[INFO] [stdout] |
[INFO] [stdout] 9 | use tracing::{debug, error, info, warn};
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused imports: `QueryCursor`, `Query`, and `Tree`
[INFO] [stdout] --> src/servers/code_analysis.rs:14:33
[INFO] [stdout] |
[INFO] [stdout] 14 | use tree_sitter::{Node, Parser, Query, QueryCursor, Tree};
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `coderlib::permission::Permission`
[INFO] [stdout] --> src/servers/file_operations.rs:12:5
[INFO] [stdout] |
[INFO] [stdout] 12 | use coderlib::permission::Permission;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout] --> src/servers/file_operations.rs:16:5
[INFO] [stdout] |
[INFO] [stdout] 16 | use uuid::Uuid;
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `DiffOptions`
[INFO] [stdout] --> src/servers/git_tools.rs:10:26
[INFO] [stdout] |
[INFO] [stdout] 10 | use git2::{BlameOptions, DiffOptions, Repository, Status, StatusOptions};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout] --> src/servers/git_tools.rs:14:22
[INFO] [stdout] |
[INFO] [stdout] 14 | use tracing::{debug, error, info, warn};
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Command`
[INFO] [stdout] --> src/servers/system_tools.rs:13:20
[INFO] [stdout] |
[INFO] [stdout] 13 | use std::process::{Command, Stdio};
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Response`
[INFO] [stdout] --> src/servers/web_tools.rs:11:31
[INFO] [stdout] |
[INFO] [stdout] 11 | use reqwest::{Client, Method, Response};
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout] --> src/lib.rs:69:9
[INFO] [stdout] |
[INFO] [stdout] 69 | pub use rmcp::{model::*, Error as McpError};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `InitializeRequest` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 72 | pub use common::*;
[INFO] [stdout] | --------- but the name `InitializeRequest` in the type namespace is also re-exported here
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout] --> src/lib.rs:69:9
[INFO] [stdout] |
[INFO] [stdout] 69 | pub use rmcp::{model::*, Error as McpError};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `ServerInfo` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 72 | pub use common::*;
[INFO] [stdout] | --------- but the name `ServerInfo` in the type namespace is also re-exported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout] --> src/lib.rs:69:9
[INFO] [stdout] |
[INFO] [stdout] 69 | pub use rmcp::{model::*, Error as McpError};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `ClientInfo` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 72 | pub use common::*;
[INFO] [stdout] | --------- but the name `ClientInfo` in the type namespace is also re-exported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout] --> src/lib.rs:69:9
[INFO] [stdout] |
[INFO] [stdout] 69 | pub use rmcp::{model::*, Error as McpError};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `CallToolRequest` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 72 | pub use common::*;
[INFO] [stdout] | --------- but the name `CallToolRequest` in the type namespace is also re-exported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout] --> src/lib.rs:69:9
[INFO] [stdout] |
[INFO] [stdout] 69 | pub use rmcp::{model::*, Error as McpError};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `ClientCapabilities` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 72 | pub use common::*;
[INFO] [stdout] | --------- but the name `ClientCapabilities` in the type namespace is also re-exported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout] --> src/lib.rs:69:9
[INFO] [stdout] |
[INFO] [stdout] 69 | pub use rmcp::{model::*, Error as McpError};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `ServerCapabilities` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 72 | pub use common::*;
[INFO] [stdout] | --------- but the name `ServerCapabilities` in the type namespace is also re-exported here
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `start_time`
[INFO] [stdout] --> src/servers/web_tools.rs:165:13
[INFO] [stdout] |
[INFO] [stdout] 165 | let start_time = std::time::Instant::now();
[INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `pattern`
[INFO] [stdout] --> src/servers/web_tools.rs:352:13
[INFO] [stdout] |
[INFO] [stdout] 352 | let pattern = format!(r#"]*name="{}"[^>]*content="([^"]*)"#, name);
[INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pattern`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: fields `id` and `created_at` are never read
[INFO] [stdout] --> src/common/server_base.rs:54:5
[INFO] [stdout] |
[INFO] [stdout] 53 | struct SessionInfo {
[INFO] [stdout] | ----------- fields in this struct
[INFO] [stdout] 54 | id: String,
[INFO] [stdout] | ^^
[INFO] [stdout] 55 | created_at: SystemTime,
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `SessionInfo` 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: field `config` is never read
[INFO] [stdout] --> src/common/transport.rs:59:5
[INFO] [stdout] |
[INFO] [stdout] 58 | pub struct WebSocketTransport {
[INFO] [stdout] | ------------------ field in this struct
[INFO] [stdout] 59 | config: TransportConfig,
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout] |
[INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcR27Rms/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_tools-5c40b12e43287f40,libnum_cpus-8df51438382d053c,libtracing_subscriber-56f017bd95388e91,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-c1d117df232aa820,libtracing_log-550552317f77c9e3,librmcp-1b272636cc6de908,libthiserror-e7d4b9e4c61f4d33,libfutures-5bb5a4c8ea698df8,libreqwest-343be0cbbc2d734b,libhyper_tls-28d6d77f2c233d2e,libtokio_native_tls-97e9a2b2251f181d,libmime-0188e0814ca7ddbf,libencoding_rs-a8bfad11509e5a6e,libnative_tls-e626e11e7466077f,libopenssl-08bedac36495fe11,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libhyper-db6a8f3b5ad0d191,libh2-bc8afa50e90962d6,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,libhttp-4b117cc5cdebc6e1,libcoderlib-f1457babe3186635,libdirs-342bf7ab5e3ecc89,libdirs_sys-76fe7757dce79e57,liboption_ext-61303ef911796993,liblsp_types-818019416c029914,libbitflags-dde12b0d7d495b50,libpathdiff-3903ede7ad100cac,libglob-fdff816d37c421a4,libtree_sitter_cpp-113353ae85fdce70,libtree_sitter_c-ca76b120d7413f24,libtree_sitter_java-7557bb80ad7106a6,libtree_sitter_go-b012181d4d27fc9e,libtree_sitter_typescript-72da2b817d5c612a,libtree_sitter_javascript-131ba2361f464bcc,libtree_sitter_python-9c5944874eb6b608,libtree_sitter_rust-61a822545dfa3367,libtoml-26b2cc20f7565bb2,libtoml_edit-a842a0cce7362758,libserde_spanned-079d40bf10e22399,libwinnow-c4e7b491de794df0,libtoml_write-2c704ffd35684d73,libtoml_datetime-e53fbc2bf5823194,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libsqlx-6daab1d30403e6f3,libsqlx_sqlite-fba9d2bb468d7d83,libfutures_executor-24ec495e120faeb4,libflume-45085c7a615016af,libspin-dd50e2c117cfd1d5,liburlencoding-061758bc6028ea3e,libfutures_intrusive-ec5f12e1a7dd147a,liblibsqlite3_sys-ebb25c2de51a0bd7,libatoi-d2605c13ecadfced,libsqlx_core-d86f068140961ad4,librustls_pemfile-5b3b4ed33f2f120c,libbase64-13144a1f1e192158,libwebpki_roots-da6c00699c81e448,libindexmap-34cd386da03a562d,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libsha2-039ac64b87723c44,libcpufeatures-e04321643d03190d,libdigest-312ff695071159a8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-68365c21aa465a37,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librustls-4f1f6f1e0fd32086,libsct-4321e83059f1d6c1,libwebpki-2333c814086dd67d,libsqlformat-a7f7f033f845ade4,libunicode_categories-6f2b7f5ace1e9985,libnom-d0a6ead006203832,libhashlink-8c728babe43e2794,libcrossbeam_queue-11af2be1fdeab2ad,libeither-037acd1aaeed1a54,libevent_listener-0282a877755a83ef,libschemars-50b549f9b4a8e9c2,libdyn_clone-1b6a3de955048721,libgit2-09af63097f98d544,libopenssl_probe-2c6d21a9709cae46,liblibgit2_sys-00e7845d658e14ab,liblibssh2_sys-8340a1cae776d282,libopenssl_sys-0127ef1e9efc6b9e,liblibz_sys-37c7ef0e703d392c,libtokio_stream-edc34246cb98105d,libreqwest-1929b3a9302a1488,libserde_urlencoded-17f9fa1f56edb175,libhyper_rustls-423302245cb25feb,libwebpki_roots-b97000dc553d2d96,libtokio_rustls-668c6f6989e854e2,librustls-8b045bebb0a4ba41,libsubtle-2ae6a7038b9a0630,libwebpki-866bc60302943bd6,libring-e720d48e4f64d986,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libtower_http-4d3c471a112075d4,libbitflags-2092729542a357e9,libiri_string-f2231ba2cbe5b068,libtower-efb08960ce296f36,libtower_layer-d908dd771b239ecd,libhyper_util-70c3bf61f458dabf,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-48f3375b177b7b9d,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libfutures_util-a59d29275057977d,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-0e0ed6fc7fe59516,libfutures_sink-ae1eb2d060de53a2,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-157932eedd66f60c,libidna-7c624faa2647eb4b,libutf8_iter-51566bbad89f3a68,libidna_adapter-748155e60cd89f2d,libicu_properties-befc14b955d07382,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-f3d582990defa3e6,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9cfdb85dc6a56cc8,libpotential_utf-37f3027c7bcf93b5,libicu_provider-57f3adc035b4ed50,libicu_locale_core-d6b97ff0fca69428,libtinystr-a0e19d5a736cdc87,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-07dcb2539a8869f8,libzerotrie-dec9114375dd23d4,libyoke-5dda04cbad8a5c1c,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-295d16a5e8b97cfd,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libthiserror-31aebb28620a3e4f,libchrono-ab4ccbbdbf5eddaa,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1eb932bf07b03cfc,libdashmap-4afc65965f790215,libhashbrown-6f8e738c887f5662,libahash-8bf1ebcd113b6287,libzerocopy-ae6265f4d6aef6ae,liballocator_api2-8d9c1e895dea53bd,libcrossbeam_utils-ca54231108c39f35,libtree_sitter-1d78d89769038a01,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libregex_syntax-cf9ef9729ec61e4c,libuuid-4de1ffe951617d1e,libgetrandom-3757c36556d35c6e,libtokio-082cdbe16efe66a9,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libbytes-82ad4f0211bdc963,libmio-1f551ea361bf795c,libparking_lot-5fa3c293f9026a23,libparking_lot_core-ed609960c5a65f0a,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libsmallvec-bc3128fdd57228fc,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libtracing-047c7fc01d1480e2,liblog-d6f7bb1298e9acd0,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libserde_json-ed981414bcde42fe,libmemchr-eb753e192a6bbd2d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-b011e79eea56c19e,libclap-fb2c29a08aef15fd,libclap_builder-b087ab6bba56ab35,libstrsim-4d1ed08a123238dc,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-2f06797f0de1416c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcR27Rms/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-afee97d37901f038/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-ce8cd733216d4efb/out/build" "-L" "/opt/rustwide/target/debug/build/ring-bc1ccfe44e61fdee/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-a9fb65af4e1ef8a9/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-e0991368524d6760/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-c-b8af6d45a0085b1f/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-cpp-3a2ea9f0d7b0474a/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-go-155b13c5d62fbab5/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-fb80172bf7d62f7b/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-javascript-461897cd5dc6c67d/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-python-a3c60c5750879d42/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-rust-fb5e726aa7369177/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-typescript-a1da847a168c69b1/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/system_server-a8465aed5311629d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout] compilation terminated.
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `mcp-tools` (bin "system-server") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0a400d333495b9717a0c18dd10f642412a23ac6eacb22ebd446373a90e852035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a400d333495b9717a0c18dd10f642412a23ac6eacb22ebd446373a90e852035", kill_on_drop: false }`
[INFO] [stdout] 0a400d333495b9717a0c18dd10f642412a23ac6eacb22ebd446373a90e852035