[INFO] fetching crate kodegen_tools_config 0.10.9...
[INFO] testing kodegen_tools_config-0.10.9 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate kodegen_tools_config 0.10.9 into /workspace/builds/worker-2-tc1/source
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate kodegen_tools_config 0.10.9
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate kodegen_tools_config 0.10.9
[INFO] tweaked toml for crates.io crate kodegen_tools_config 0.10.9 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kodegen_tools_config 0.10.9 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 crates.io crate kodegen_tools_config 0.10.9 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 rmcp-macros v0.11.0
[INFO] [stderr]   Downloaded grep v0.4.1
[INFO] [stderr]   Downloaded notify-debouncer-mini v0.4.1
[INFO] [stderr]   Downloaded sse-stream v0.2.1
[INFO] [stderr]   Downloaded redox_syscall v0.7.0
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded grep-cli v0.1.12
[INFO] [stderr]   Downloaded grep-regex v0.1.14
[INFO] [stderr]   Downloaded grep-searcher v0.1.16
[INFO] [stderr]   Downloaded grep-printer v0.3.1
[INFO] [stderr]   Downloaded ntapi v0.4.2
[INFO] [stderr]   Downloaded process-wrap v8.2.1
[INFO] [stderr]   Downloaded minijinja v2.14.0
[INFO] [stderr]   Downloaded rmcp v0.11.0
[INFO] [stderr]   Downloaded kodegen_mcp_schema_macros v0.10.25
[INFO] [stderr]   Downloaded kodegen_mcp_client v0.10.9
[INFO] [stderr]   Downloaded kodegen_server_http v0.10.11
[INFO] [stderr]   Downloaded kodegen_config_manager v0.10.10
[INFO] [stderr]   Downloaded kodegen_mcp_schema v0.10.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 448c67ae67b9820e2bf82781eeee436d50642410f8467d92574489964a4c2cd4
[INFO] running `Command { std: "docker" "start" "-a" "448c67ae67b9820e2bf82781eeee436d50642410f8467d92574489964a4c2cd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "448c67ae67b9820e2bf82781eeee436d50642410f8467d92574489964a4c2cd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "448c67ae67b9820e2bf82781eeee436d50642410f8467d92574489964a4c2cd4", kill_on_drop: false }`
[INFO] [stdout] 448c67ae67b9820e2bf82781eeee436d50642410f8467d92574489964a4c2cd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 538cfb05c21ad50d5bddc5a1cb6167ec20a9f35e9661b4b0ade73bdf171432ca
[INFO] running `Command { std: "docker" "start" "-a" "538cfb05c21ad50d5bddc5a1cb6167ec20a9f35e9661b4b0ade73bdf171432ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zmij v1.0.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling rmcp-macros v0.11.0
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling lru v0.16.2
[INFO] [stderr]    Compiling grep-matcher v0.1.8
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rmcp v0.11.0
[INFO] [stderr]    Compiling kodegen_config v0.10.11
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling kodegen_mcp_schema_macros v0.10.25
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling grep-printer v0.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling grep-regex v0.1.14
[INFO] [stderr]    Compiling grep-cli v0.1.12
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling grep v0.4.1
[INFO] [stderr]    Compiling gray_matter v0.3.2
[INFO] [stderr]    Compiling minijinja v2.14.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling kodegen_mcp_schema v0.10.14
[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-0.11.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 --cfg 'feature="base64"' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="schemars"' --cfg 'feature="server"' --cfg 'feature="server-side-http"' --cfg 'feature="tower"' --cfg 'feature="transport-async-rw"' --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", "axum", "base64", "client", "client-side-sse", "default", "elicitation", "macros", "reqwest", "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=ce02feb239f7f8e3 -C extra-filename=-a41ec089ba0ccaeb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a251fb54249dddee.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8e64decf8cb59e96.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d9355499b5a81edb.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-89b642919630e18c.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-d5d1cb5794245029.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-23339767303e23ba.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-2f36d98c928ce11e.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-d0c4b58bc9d65c9a.so --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5ffafa3f2ed0bb57.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4ae3384ab26c83ff.rmeta --extern rmcp_macros=/opt/rustwide/target/debug/deps/librmcp_macros-1ccb94435562c1ec.so --extern schemars=/opt/rustwide/target/debug/deps/libschemars-a532f4e3c8ecf153.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c71a804c091f3eb6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-110ba9d6b85ef0ad.rmeta --extern sse_stream=/opt/rustwide/target/debug/deps/libsse_stream-dc6c7538271cc0d4.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6e8f936d88c8e80d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4bda4745689249a4.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-16b7350c2c57813a.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-0b6600569f9f3ea1.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-222788e4f5219726.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2558f03568aeb135.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c7a5cb89ed40d352.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" "538cfb05c21ad50d5bddc5a1cb6167ec20a9f35e9661b4b0ade73bdf171432ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "538cfb05c21ad50d5bddc5a1cb6167ec20a9f35e9661b4b0ade73bdf171432ca", kill_on_drop: false }`
[INFO] [stdout] 538cfb05c21ad50d5bddc5a1cb6167ec20a9f35e9661b4b0ade73bdf171432ca
