[INFO] fetching crate swink-agent-mcp 0.8.1...
[INFO] testing swink-agent-mcp-0.8.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate swink-agent-mcp 0.8.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate swink-agent-mcp 0.8.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate swink-agent-mcp 0.8.1
[INFO] tweaked toml for crates.io crate swink-agent-mcp 0.8.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate swink-agent-mcp 0.8.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate swink-agent-mcp 0.8.1 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-2026-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8091cc42cbd30606b6df09db83db9b5fc39f61194ce7e75fc9feafacb91310e7
[INFO] running `Command { std: "docker" "start" "-a" "8091cc42cbd30606b6df09db83db9b5fc39f61194ce7e75fc9feafacb91310e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8091cc42cbd30606b6df09db83db9b5fc39f61194ce7e75fc9feafacb91310e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8091cc42cbd30606b6df09db83db9b5fc39f61194ce7e75fc9feafacb91310e7", kill_on_drop: false }`
[INFO] [stdout] 8091cc42cbd30606b6df09db83db9b5fc39f61194ce7e75fc9feafacb91310e7
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ea8f4246d0b40eb1f0973c6987ad1e94a1b5db81eb9c3b085f5507271997744
[INFO] running `Command { std: "docker" "start" "-a" "8ea8f4246d0b40eb1f0973c6987ad1e94a1b5db81eb9c3b085f5507271997744", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling rmcp v1.5.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling rmcp-macros v1.5.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling referencing v0.30.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling schemars v1.2.1
[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-stream v0.1.18
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jsonschema v0.30.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling swink-agent v0.8.1
[INFO] [stderr]    Compiling swink-agent-mcp v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "8ea8f4246d0b40eb1f0973c6987ad1e94a1b5db81eb9c3b085f5507271997744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ea8f4246d0b40eb1f0973c6987ad1e94a1b5db81eb9c3b085f5507271997744", kill_on_drop: false }`
[INFO] [stdout] 8ea8f4246d0b40eb1f0973c6987ad1e94a1b5db81eb9c3b085f5507271997744
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddcd8b74eba10f43db9efef6cf188a43a3d2f2fb489ee5a4549d30a6f3045e12
[INFO] running `Command { std: "docker" "start" "-a" "ddcd8b74eba10f43db9efef6cf188a43a3d2f2fb489ee5a4549d30a6f3045e12", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rmcp v1.5.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v1.1.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 toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling referencing v0.30.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling jsonschema v0.30.0
[INFO] [stderr]    Compiling swink-agent v0.8.1
[INFO] [stderr]    Compiling swink-agent-mcp v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `swink-agent-mcp` (test "config_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name config_test --edition=2024 tests/config_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::all' --forbid=unsafe_code '--allow=clippy::unnecessary_literal_bound' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::significant_drop_tightening' '--allow=clippy::redundant_pub_crate' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::option_if_let_else' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_const_for_fn' '--allow=clippy::manual_let_else' '--allow=clippy::items_after_statements' '--allow=clippy::format_push_string' '--allow=clippy::duration_suboptimal_units' '--allow=clippy::doc_markdown' '--allow=clippy::cast_possible_truncation' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7b35fba157b55cd2 -C extra-filename=-551143829d47e5f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-a604c2479e8d9845.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f6a5faf4772cf27e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c48d6c4a0ec74b34.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-fba1defd3b581d97.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-36eff69a25fdef30.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d510d5035a8d9476.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-715379e6a30e241c.rlib --extern sse_stream=/opt/rustwide/target/debug/deps/libsse_stream-426cc6f11cade056.rlib --extern swink_agent=/opt/rustwide/target/debug/deps/libswink_agent-efb551548148f4b1.rlib --extern swink_agent_mcp=/opt/rustwide/target/debug/deps/libswink_agent_mcp-86b119be1be28851.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-536c1dc77035930d.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-642f1116dc74bacb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-853f19ecb477e620.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-412d36d844061c23/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `swink-agent-mcp` (test "manager_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name manager_test --edition=2024 tests/manager_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::all' --forbid=unsafe_code '--allow=clippy::unnecessary_literal_bound' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::significant_drop_tightening' '--allow=clippy::redundant_pub_crate' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::option_if_let_else' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_const_for_fn' '--allow=clippy::manual_let_else' '--allow=clippy::items_after_statements' '--allow=clippy::format_push_string' '--allow=clippy::duration_suboptimal_units' '--allow=clippy::doc_markdown' '--allow=clippy::cast_possible_truncation' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4899eb816b78949 -C extra-filename=-6bb1c59e1793939c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-a604c2479e8d9845.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f6a5faf4772cf27e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c48d6c4a0ec74b34.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-fba1defd3b581d97.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-36eff69a25fdef30.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d510d5035a8d9476.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-715379e6a30e241c.rlib --extern sse_stream=/opt/rustwide/target/debug/deps/libsse_stream-426cc6f11cade056.rlib --extern swink_agent=/opt/rustwide/target/debug/deps/libswink_agent-efb551548148f4b1.rlib --extern swink_agent_mcp=/opt/rustwide/target/debug/deps/libswink_agent_mcp-86b119be1be28851.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-536c1dc77035930d.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-642f1116dc74bacb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-853f19ecb477e620.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-412d36d844061c23/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `swink-agent-mcp` (test "connection_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name connection_test --edition=2024 tests/connection_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::all' --forbid=unsafe_code '--allow=clippy::unnecessary_literal_bound' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::significant_drop_tightening' '--allow=clippy::redundant_pub_crate' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::option_if_let_else' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_const_for_fn' '--allow=clippy::manual_let_else' '--allow=clippy::items_after_statements' '--allow=clippy::format_push_string' '--allow=clippy::duration_suboptimal_units' '--allow=clippy::doc_markdown' '--allow=clippy::cast_possible_truncation' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8702eb3e519365f6 -C extra-filename=-831a6f1c1ede4094 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-a604c2479e8d9845.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f6a5faf4772cf27e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c48d6c4a0ec74b34.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-fba1defd3b581d97.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-36eff69a25fdef30.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d510d5035a8d9476.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-715379e6a30e241c.rlib --extern sse_stream=/opt/rustwide/target/debug/deps/libsse_stream-426cc6f11cade056.rlib --extern swink_agent=/opt/rustwide/target/debug/deps/libswink_agent-efb551548148f4b1.rlib --extern swink_agent_mcp=/opt/rustwide/target/debug/deps/libswink_agent_mcp-86b119be1be28851.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-536c1dc77035930d.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-642f1116dc74bacb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-853f19ecb477e620.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-412d36d844061c23/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `swink-agent-mcp` (test "lifecycle_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name lifecycle_test --edition=2024 tests/lifecycle_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::all' --forbid=unsafe_code '--allow=clippy::unnecessary_literal_bound' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::significant_drop_tightening' '--allow=clippy::redundant_pub_crate' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::option_if_let_else' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_const_for_fn' '--allow=clippy::manual_let_else' '--allow=clippy::items_after_statements' '--allow=clippy::format_push_string' '--allow=clippy::duration_suboptimal_units' '--allow=clippy::doc_markdown' '--allow=clippy::cast_possible_truncation' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b2425b384746b4b3 -C extra-filename=-f0693cfab162348d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-a604c2479e8d9845.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f6a5faf4772cf27e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c48d6c4a0ec74b34.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-fba1defd3b581d97.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-36eff69a25fdef30.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d510d5035a8d9476.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-715379e6a30e241c.rlib --extern sse_stream=/opt/rustwide/target/debug/deps/libsse_stream-426cc6f11cade056.rlib --extern swink_agent=/opt/rustwide/target/debug/deps/libswink_agent-efb551548148f4b1.rlib --extern swink_agent_mcp=/opt/rustwide/target/debug/deps/libswink_agent_mcp-86b119be1be28851.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-536c1dc77035930d.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-642f1116dc74bacb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-853f19ecb477e620.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-412d36d844061c23/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ddcd8b74eba10f43db9efef6cf188a43a3d2f2fb489ee5a4549d30a6f3045e12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddcd8b74eba10f43db9efef6cf188a43a3d2f2fb489ee5a4549d30a6f3045e12", kill_on_drop: false }`
[INFO] [stdout] ddcd8b74eba10f43db9efef6cf188a43a3d2f2fb489ee5a4549d30a6f3045e12
