[INFO] fetching crate rmcp-actix-web 0.12.6...
[INFO] testing rmcp-actix-web-0.12.6 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rmcp-actix-web 0.12.6 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rmcp-actix-web 0.12.6
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rmcp-actix-web 0.12.6
[INFO] tweaked toml for crates.io crate rmcp-actix-web 0.12.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rmcp-actix-web 0.12.6 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 rmcp-actix-web 0.12.6 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f6979d77b1d421ebc6bbf23fc01b8a16cd23ec67dee7ca8e771cecb64fdfdbf0
[INFO] running `Command { std: "docker" "start" "-a" "f6979d77b1d421ebc6bbf23fc01b8a16cd23ec67dee7ca8e771cecb64fdfdbf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6979d77b1d421ebc6bbf23fc01b8a16cd23ec67dee7ca8e771cecb64fdfdbf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6979d77b1d421ebc6bbf23fc01b8a16cd23ec67dee7ca8e771cecb64fdfdbf0", kill_on_drop: false }`
[INFO] [stdout] f6979d77b1d421ebc6bbf23fc01b8a16cd23ec67dee7ca8e771cecb64fdfdbf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 356d12fde63e384d72f37e3ff8560860f78a414c456816d62bf835266b7a0ab2
[INFO] running `Command { std: "docker" "start" "-a" "356d12fde63e384d72f37e3ff8560860f78a414c456816d62bf835266b7a0ab2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling zmij v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling rmcp v1.3.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling pastey v0.2.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[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 prettyplease v0.2.37
[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 tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.3.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[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 tokio-util v0.7.17
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling bon v3.9.1
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling rmcp-actix-web v0.12.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "356d12fde63e384d72f37e3ff8560860f78a414c456816d62bf835266b7a0ab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "356d12fde63e384d72f37e3ff8560860f78a414c456816d62bf835266b7a0ab2", kill_on_drop: false }`
[INFO] [stdout] 356d12fde63e384d72f37e3ff8560860f78a414c456816d62bf835266b7a0ab2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c298d74a5d5037d03b4da32322e9fb841a48084376077a08db002771caea553a
[INFO] running `Command { std: "docker" "start" "-a" "c298d74a5d5037d03b4da32322e9fb841a48084376077a08db002771caea553a", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rmcp-macros v1.3.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling rmcp v1.3.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling rmcp-actix-web v0.12.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[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] error: could not compile `rmcp-actix-web` (test "test_authorization_forwarding")
[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 test_authorization_forwarding --edition=2024 tests/test_authorization_forwarding.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="transport-streamable-http"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("authorization-token-passthrough", "default", "transport-streamable-http"))' -C metadata=8599fc801c269172 -C extra-filename=-28008fd4b47accaa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-7a491d95c37c5956.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-a8337f5087f9394b.rlib --extern bon=/opt/rustwide/target/debug/deps/libbon-f64fbf0f92263b73.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d077fc23965fd7c4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-44353a0678805e1d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-44208ad5ab56edb5.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-d72850045edee771.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f61f455f426fe600.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-ea2d328338845f4e.rlib --extern rmcp_actix_web=/opt/rustwide/target/debug/deps/librmcp_actix_web-f6130439d1368034.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5b9c47b09294c918.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ac8fe135210f6cc7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-90af3b9bd3d3ceef.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-13cbdd1f4156c08d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2f0dfdac47b32118.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-265217fb6589ac43.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-69f49636966b0d13/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-fcdca4784bfff071/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rmcp-actix-web` (test "test_with_js")
[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 test_with_js --edition=2024 tests/test_with_js.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="transport-streamable-http"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("authorization-token-passthrough", "default", "transport-streamable-http"))' -C metadata=0f90f2226cd9a53f -C extra-filename=-7141c9230899a290 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-7a491d95c37c5956.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-a8337f5087f9394b.rlib --extern bon=/opt/rustwide/target/debug/deps/libbon-f64fbf0f92263b73.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d077fc23965fd7c4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-44353a0678805e1d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-44208ad5ab56edb5.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-d72850045edee771.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f61f455f426fe600.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-ea2d328338845f4e.rlib --extern rmcp_actix_web=/opt/rustwide/target/debug/deps/librmcp_actix_web-f6130439d1368034.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5b9c47b09294c918.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ac8fe135210f6cc7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-90af3b9bd3d3ceef.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-13cbdd1f4156c08d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2f0dfdac47b32118.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-265217fb6589ac43.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-69f49636966b0d13/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-fcdca4784bfff071/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rmcp-actix-web` (test "test_on_request_hook")
[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 test_on_request_hook --edition=2024 tests/test_on_request_hook.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="transport-streamable-http"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("authorization-token-passthrough", "default", "transport-streamable-http"))' -C metadata=d1f1334c0889b0e1 -C extra-filename=-09af0c2dfea2e88e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-7a491d95c37c5956.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-a8337f5087f9394b.rlib --extern bon=/opt/rustwide/target/debug/deps/libbon-f64fbf0f92263b73.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d077fc23965fd7c4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-44353a0678805e1d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-44208ad5ab56edb5.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-d72850045edee771.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f61f455f426fe600.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-ea2d328338845f4e.rlib --extern rmcp_actix_web=/opt/rustwide/target/debug/deps/librmcp_actix_web-f6130439d1368034.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5b9c47b09294c918.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ac8fe135210f6cc7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-90af3b9bd3d3ceef.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-13cbdd1f4156c08d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2f0dfdac47b32118.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-265217fb6589ac43.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-69f49636966b0d13/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-fcdca4784bfff071/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c298d74a5d5037d03b4da32322e9fb841a48084376077a08db002771caea553a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c298d74a5d5037d03b4da32322e9fb841a48084376077a08db002771caea553a", kill_on_drop: false }`
[INFO] [stdout] c298d74a5d5037d03b4da32322e9fb841a48084376077a08db002771caea553a
