[INFO] cloning repository https://github.com/Viking602/mem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Viking602/mem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViking602%2Fmem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViking602%2Fmem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04bdf932ba6887075083a7c48e87c7b166042006
[INFO] testing Viking602/mem against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViking602%2Fmem" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Viking602/mem
[INFO] finished tweaking git repo https://github.com/Viking602/mem
[INFO] tweaked toml for git repo https://github.com/Viking602/mem written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Viking602/mem on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Viking602/mem 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars_derive v1.2.1
[INFO] [stderr]   Downloaded rmcp-macros v1.4.0
[INFO] [stderr]   Downloaded monostate v0.1.18
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]   Downloaded monostate-impl v0.1.18
[INFO] [stderr]   Downloaded pastey v0.2.1
[INFO] [stderr]   Downloaded rayon-cond v0.4.0
[INFO] [stderr]   Downloaded macro_rules_attribute v0.2.2
[INFO] [stderr]   Downloaded socks v0.3.4
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded hf-hub v0.4.3
[INFO] [stderr]   Downloaded safetensors v0.5.3
[INFO] [stderr]   Downloaded sse-stream v0.2.2
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.11
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded process-wrap v9.1.0
[INFO] [stderr]   Downloaded esaxx-rs v0.1.10
[INFO] [stderr]   Downloaded redb v3.1.3
[INFO] [stderr]   Downloaded tokenizers v0.21.4
[INFO] [stderr]   Downloaded rmcp v1.4.0
[INFO] [stderr]   Downloaded spm_precompiled v0.1.4
[INFO] [stderr]   Downloaded onig_sys v69.9.1
[INFO] [stderr]   Downloaded model2vec-rs v0.1.4
[INFO] [stderr]   Downloaded unicode-normalization-alignments v0.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90cc809fc59a9c0e584bfd966ed13e3d92fca6284e2dc50cb00110e56baa4b1f
[INFO] running `Command { std: "docker" "start" "-a" "90cc809fc59a9c0e584bfd966ed13e3d92fca6284e2dc50cb00110e56baa4b1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90cc809fc59a9c0e584bfd966ed13e3d92fca6284e2dc50cb00110e56baa4b1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90cc809fc59a9c0e584bfd966ed13e3d92fca6284e2dc50cb00110e56baa4b1f", kill_on_drop: false }`
[INFO] [stdout] 90cc809fc59a9c0e584bfd966ed13e3d92fca6284e2dc50cb00110e56baa4b1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c926d33ea64ca3671d870bbb03e0718dc3c520b104b662ba8b12683c6819b69d
[INFO] running `Command { std: "docker" "start" "-a" "c926d33ea64ca3671d870bbb03e0718dc3c520b104b662ba8b12683c6819b69d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling mem-core v0.1.0 (/opt/rustwide/workdir/crates/mem-core)
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling monostate v0.1.18
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rayon-cond v0.4.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling redb v3.1.3
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling safetensors v0.5.3
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling hf-hub v0.4.3
[INFO] [stderr]    Compiling mem-ingest v0.1.0 (/opt/rustwide/workdir/crates/mem-ingest)
[INFO] [stderr]    Compiling tokenizers v0.21.4
[INFO] [stderr]    Compiling mem-aaak v0.1.0 (/opt/rustwide/workdir/crates/mem-aaak)
[INFO] [stderr]    Compiling mem-blob-fs v0.1.0 (/opt/rustwide/workdir/crates/mem-blob-fs)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling mem-store-redb v0.1.0 (/opt/rustwide/workdir/crates/mem-store-redb)
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling model2vec-rs v0.1.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling mem-index v0.1.0 (/opt/rustwide/workdir/crates/mem-index)
[INFO] [stderr]    Compiling rmcp v1.4.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling rmcp-macros v1.4.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling mem-service v0.1.0 (/opt/rustwide/workdir/crates/mem-service)
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling sse-stream v0.2.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling mem-api v0.1.0 (/opt/rustwide/workdir/crates/mem-api)
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling mem-cli v0.1.0 (/opt/rustwide/workdir/crates/mem-cli)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling mem-benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks)
[INFO] [stderr]    Compiling mem-mcp v0.1.0 (/opt/rustwide/workdir/crates/mem-mcp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 00s
[INFO] running `Command { std: "docker" "inspect" "c926d33ea64ca3671d870bbb03e0718dc3c520b104b662ba8b12683c6819b69d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c926d33ea64ca3671d870bbb03e0718dc3c520b104b662ba8b12683c6819b69d", kill_on_drop: false }`
[INFO] [stdout] c926d33ea64ca3671d870bbb03e0718dc3c520b104b662ba8b12683c6819b69d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2d84febba834795f259f2b9d4572e6c9c2b76e0ccb055bbb1a94b20a88484ac
[INFO] running `Command { std: "docker" "start" "-a" "e2d84febba834795f259f2b9d4572e6c9c2b76e0ccb055bbb1a94b20a88484ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling mem-blob-fs v0.1.0 (/opt/rustwide/workdir/crates/mem-blob-fs)
[INFO] [stderr]    Compiling mem-ingest v0.1.0 (/opt/rustwide/workdir/crates/mem-ingest)
[INFO] [stderr]    Compiling mem-aaak v0.1.0 (/opt/rustwide/workdir/crates/mem-aaak)
[INFO] [stderr]    Compiling mem-store-redb v0.1.0 (/opt/rustwide/workdir/crates/mem-store-redb)
[INFO] [stderr]    Compiling mem-core v0.1.0 (/opt/rustwide/workdir/crates/mem-core)
[INFO] [stderr]    Compiling mem-cli v0.1.0 (/opt/rustwide/workdir/crates/mem-cli)
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling rmcp v1.4.0
[INFO] [stderr]    Compiling model2vec-rs v0.1.4
[INFO] [stderr]    Compiling mem-index v0.1.0 (/opt/rustwide/workdir/crates/mem-index)
[INFO] [stderr]    Compiling mem-service v0.1.0 (/opt/rustwide/workdir/crates/mem-service)
[INFO] [stderr]    Compiling mem-api v0.1.0 (/opt/rustwide/workdir/crates/mem-api)
[INFO] [stderr]    Compiling mem-benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks)
[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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name rmcp --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::exhaustive_structs' '--warn=clippy::exhaustive_enums' --cfg 'feature="__reqwest"' --cfg 'feature="base64"' --cfg 'feature="client"' --cfg 'feature="client-side-sse"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="server"' --cfg 'feature="server-side-http"' --cfg 'feature="tower"' --cfg 'feature="transport-async-rw"' --cfg 'feature="transport-child-process"' --cfg 'feature="transport-io"' --cfg 'feature="transport-streamable-http-client"' --cfg 'feature="transport-streamable-http-client-reqwest"' --cfg 'feature="transport-streamable-http-server"' --cfg 'feature="transport-streamable-http-server-session"' --cfg 'feature="transport-worker"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__reqwest", "auth", "auth-client-credentials-jwt", "base64", "client", "client-side-sse", "default", "elicitation", "local", "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-client-unix-socket", "transport-streamable-http-server", "transport-streamable-http-server-session", "transport-worker", "uuid", "which-command"))' -C metadata=b5ba09a1d1100675 -C extra-filename=-a4fbad27907f40bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-77ccbe9da9bd1c44.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-308c9fd21c13976d.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f9b3654e0d1e7e7a.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-79191c764c63be4b.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-2354d0cd9178a48e.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-d0c4b58bc9d65c9a.so --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8ad468af17824a0b.rmeta --extern process_wrap=/opt/rustwide/target/debug/deps/libprocess_wrap-0f3748b88149d2c2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-02ae40cbbe6e8bff.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ac1e401bd5058486.rmeta --extern rmcp_macros=/opt/rustwide/target/debug/deps/librmcp_macros-22e5f9725b8f4d7d.so --extern schemars=/opt/rustwide/target/debug/deps/libschemars-43e36123e2364309.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ef79f47c9cc8a8b0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-649997c6a74d8a44.rmeta --extern sse_stream=/opt/rustwide/target/debug/deps/libsse_stream-2b90e453b99ff7a1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9bf6473a7cc2696a.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-9308fd2d0bf5ee4e.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-9b8b4a893aa87e3a.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-222788e4f5219726.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-185f872de194531e.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-425e7936b7f8fe62.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e2d84febba834795f259f2b9d4572e6c9c2b76e0ccb055bbb1a94b20a88484ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2d84febba834795f259f2b9d4572e6c9c2b76e0ccb055bbb1a94b20a88484ac", kill_on_drop: false }`
[INFO] [stdout] e2d84febba834795f259f2b9d4572e6c9c2b76e0ccb055bbb1a94b20a88484ac
