[INFO] cloning repository https://github.com/trevor-scheer/graphql-lsp-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trevor-scheer/graphql-lsp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevor-scheer%2Fgraphql-lsp-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevor-scheer%2Fgraphql-lsp-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7104ada72081e9f963ab84ffca207b6e3e37da10
[INFO] checking trevor-scheer/graphql-lsp-rs against try#63132bd615c9bf75e93af8405d00064212331708 for pr-153975
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevor-scheer%2Fgraphql-lsp-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/trevor-scheer/graphql-lsp-rs
[INFO] finished tweaking git repo https://github.com/trevor-scheer/graphql-lsp-rs
[INFO] tweaked toml for git repo https://github.com/trevor-scheer/graphql-lsp-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trevor-scheer/graphql-lsp-rs on toolchain 63132bd615c9bf75e93af8405d00064212331708
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/trevor-scheer/graphql-lsp-rs 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" "+63132bd615c9bf75e93af8405d00064212331708" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c8f478ff0f1eaaed58b1956df5ce7e83275fd44cf49378d65b74677119867fe
[INFO] running `Command { std: "docker" "start" "-a" "0c8f478ff0f1eaaed58b1956df5ce7e83275fd44cf49378d65b74677119867fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c8f478ff0f1eaaed58b1956df5ce7e83275fd44cf49378d65b74677119867fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c8f478ff0f1eaaed58b1956df5ce7e83275fd44cf49378d65b74677119867fe", kill_on_drop: false }`
[INFO] [stdout] 0c8f478ff0f1eaaed58b1956df5ce7e83275fd44cf49378d65b74677119867fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+63132bd615c9bf75e93af8405d00064212331708" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50305520784c6ac7d622a93a0366f8ac65784351f839c443720e41d2b19197b6
[INFO] running `Command { std: "docker" "start" "-a" "50305520784c6ac7d622a93a0366f8ac65784351f839c443720e41d2b19197b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking swc_visit v2.0.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking par-core v2.0.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking graphql-types v0.1.0 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]     Checking swc_allocator v4.0.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking salsa-macro-rules v0.26.0
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking concolor v0.1.1
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking ariadne v0.6.0
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling vergen-git2 v9.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling rmcp v1.2.0
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking toml v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking fancy-regex v0.17.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking husky-hooks v0.1.0 (/opt/rustwide/workdir/.husky)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ast_node v5.0.0
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling from_variant v3.0.0
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling salsa-macros v0.26.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking jsonpath-rust v0.3.5
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.2.0
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking salsa v0.26.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking bytes-str v0.2.7
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking serde_json_bytes v0.2.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]     Checking insta v1.46.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking ls-types v0.0.3
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking hstr v3.0.3
[INFO] [stderr]     Checking rowan v0.16.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking graphql-config v0.1.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking swc_atoms v9.0.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking swc_common v19.0.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.32.1
[INFO] [stderr]     Checking tracing-chrome v0.7.2
[INFO] [stderr]     Checking graphql-base-db v0.1.0 (/opt/rustwide/workdir/crates/base-db)
[INFO] [stderr]     Checking apollo-parser v0.8.4
[INFO] [stderr]     Checking apollo-parser v0.8.5 (https://github.com/trevor-scheer/apollo-rs.git?branch=parse_with_offset#aa50261d)
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking referencing v0.45.0
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking swc_ecma_ast v21.0.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking apollo-compiler v1.31.1 (https://github.com/trevor-scheer/apollo-rs.git?branch=parse_with_offset#aa50261d)
[INFO] [stderr]    Compiling swc_core v58.0.4
[INFO] [stderr]     Checking graphql-apollo-ext v0.1.0 (/opt/rustwide/workdir/crates/apollo-ext)
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking fraction v0.15.3
[INFO] [stderr]     Checking opentelemetry_sdk v0.31.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking swc_ecma_visit v21.0.0
[INFO] [stderr]     Checking swc_ecma_parser v35.0.0
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr] error: could not compile `rmcp` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/63132bd615c9bf75e93af8405d00064212331708/bin/rustc --crate-name rmcp --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="base64"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="server"' --cfg 'feature="transport-async-rw"' --cfg 'feature="transport-io"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__reqwest", "auth", "auth-client-credentials-jwt", "base64", "client", "client-side-sse", "default", "elicitation", "macros", "reqwest", "reqwest-native-tls", "reqwest-tls-no-provider", "schemars", "server", "server-side-http", "tower", "transport-async-rw", "transport-child-process", "transport-io", "transport-streamable-http-client", "transport-streamable-http-client-reqwest", "transport-streamable-http-server", "transport-streamable-http-server-session", "transport-worker", "uuid"))' -C metadata=115f6f1d439f60d8 -C extra-filename=-71bade4d48f3c107 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-de0b9b91968b9f83.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4c5b84a7d6308e4a.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-b781cb7cd456f6bc.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-ace680b323e55477.so --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern rmcp_macros=/opt/rustwide/target/debug/deps/librmcp_macros-20e02a2d17f6e4d0.so --extern schemars=/opt/rustwide/target/debug/deps/libschemars-7292cbd3f3c4818f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2f342ac26b890e3e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e029d6c4d2a78cfa.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ff57d90f7f5c9207.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a2594678b6fc8a6f.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-06c0e1e098403f45.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3aaa9071557ecaf6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ls-types` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/63132bd615c9bf75e93af8405d00064212331708/bin/rustc --crate-name ls_types --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ls-types-0.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::cargo' '--allow=clippy::use_self' --forbid=unsafe_code '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::dbg_macro' '--warn=rustdoc::all' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proposed"))' -C metadata=4db7ad727ddbe08d -C extra-filename=-f9edb11fe7ba2162 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-924610f47dcb2cb8.rmeta --extern fluent_uri=/opt/rustwide/target/debug/deps/libfluent_uri-27f9c1b43d769e43.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-f0f3780066f274e0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2f342ac26b890e3e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e029d6c4d2a78cfa.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "50305520784c6ac7d622a93a0366f8ac65784351f839c443720e41d2b19197b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50305520784c6ac7d622a93a0366f8ac65784351f839c443720e41d2b19197b6", kill_on_drop: false }`
[INFO] [stdout] 50305520784c6ac7d622a93a0366f8ac65784351f839c443720e41d2b19197b6
