[INFO] fetching crate mcp-gateway 2.9.1... [INFO] testing mcp-gateway-2.9.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate mcp-gateway 2.9.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate mcp-gateway 2.9.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mcp-gateway 2.9.1 [INFO] tweaked toml for crates.io crate mcp-gateway 2.9.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mcp-gateway 2.9.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mcp-gateway 2.9.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.18.1 [INFO] [stderr] Downloaded terminal_size v0.4.4 [INFO] [stderr] Downloaded nonzero_ext v0.3.0 [INFO] [stderr] Downloaded sketches-ddsketch v0.3.1 [INFO] [stderr] Downloaded compression-codecs v0.4.37 [INFO] [stderr] Downloaded fs-err v3.3.0 [INFO] [stderr] Downloaded axum-server v0.8.0 [INFO] [stderr] Downloaded rcgen v0.14.7 [INFO] [stderr] Downloaded arc-swap v1.9.0 [INFO] [stderr] Downloaded spinning_top v0.3.0 [INFO] [stderr] Downloaded metrics-util v0.20.1 [INFO] [stderr] Downloaded governor v0.10.4 [INFO] [stderr] Downloaded iri-string v0.7.11 [INFO] [stderr] Downloaded x509-parser v0.18.1 [INFO] [stderr] Downloaded async-compression v0.4.41 [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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc074fabe8e3ef453e106c800d84c03978844215dd4e27b5631e2590bf89c4a0 [INFO] running `Command { std: "docker" "start" "-a" "fc074fabe8e3ef453e106c800d84c03978844215dd4e27b5631e2590bf89c4a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc074fabe8e3ef453e106c800d84c03978844215dd4e27b5631e2590bf89c4a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc074fabe8e3ef453e106c800d84c03978844215dd4e27b5631e2590bf89c4a0", kill_on_drop: false }` [INFO] [stdout] fc074fabe8e3ef453e106c800d84c03978844215dd4e27b5631e2590bf89c4a0 [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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13e93fa1653551a181c6c67265cb5dfc9fc908055aaae9f8f871157a97654e61 [INFO] running `Command { std: "docker" "start" "-a" "13e93fa1653551a181c6c67265cb5dfc9fc908055aaae9f8f871157a97654e61", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [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.3 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [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 tokio v1.50.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [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 tracing v0.1.44 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling fs-err v3.3.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling x509-parser v0.18.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling arc-swap v1.9.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling governor v0.10.4 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling rcgen v0.14.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling metrics v0.24.3 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling clap_complete v4.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tungstenite v0.29.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum-server v0.8.0 [INFO] [stderr] Compiling tokio-tungstenite v0.29.0 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling mcp-gateway v2.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 4m 40s [INFO] running `Command { std: "docker" "inspect" "13e93fa1653551a181c6c67265cb5dfc9fc908055aaae9f8f871157a97654e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13e93fa1653551a181c6c67265cb5dfc9fc908055aaae9f8f871157a97654e61", kill_on_drop: false }` [INFO] [stdout] 13e93fa1653551a181c6c67265cb5dfc9fc908055aaae9f8f871157a97654e61 [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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c8325570791237a335a0c2a1037fa367aa681ee397469e982217ce9048766d3 [INFO] running `Command { std: "docker" "start" "-a" "8c8325570791237a335a0c2a1037fa367aa681ee397469e982217ce9048766d3", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clap_complete v4.6.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling fs-err v3.3.0 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling metrics v0.24.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tungstenite v0.29.0 [INFO] [stderr] Compiling governor v0.10.4 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling tokio-tungstenite v0.29.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling axum-server v0.8.0 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling mcp-gateway v2.9.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `mcp-gateway` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name mcp_gateway --edition=2024 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 '--warn=clippy::pedantic' '--warn=clippy::all' '--allow=clippy::unused_async' --deny=unsafe_code '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' --cfg 'feature="config-export"' --cfg 'feature="cost-governance"' --cfg 'feature="default"' --cfg 'feature="discovery"' --cfg 'feature="firewall"' --cfg 'feature="semantic-search"' --cfg 'feature="tool-profiles"' --cfg 'feature="webui"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("config-export", "cost-governance", "default", "discovery", "firewall", "metrics", "semantic-search", "spec-preview", "tool-profiles", "webui"))' -C metadata=df926ea9375f0e95 -C extra-filename=-f1697deb70e3d089 --out-dir /opt/rustwide/target/debug/deps -C strip=symbols -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9743897c2e3f9923.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-f75d2dccb0120973.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-15bf710033606c9f.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-6d10c32e35e8731b.rmeta --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-3a30be566bbcd8b9.rmeta --extern backon=/opt/rustwide/target/debug/deps/libbackon-51b7b4854b4b5f0d.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-3b88259f7d1ff5d4.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-751d70c6b30ee512.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dcfbca94a12e86be.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-0c31dfc905ac8505.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-c36a12258bd56c24.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-44145259036b4a3b.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-625c61d9f469c7fd.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-37529cd1d1ab0558.rmeta --extern figment=/opt/rustwide/target/debug/deps/libfigment-3e0ae18a5f252c71.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-e8cefb2ccf887242.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-ccc53ad3dc7c91be.rmeta --extern governor=/opt/rustwide/target/debug/deps/libgovernor-620bc2b65f76cc74.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-bbe06fc1b61e0c47.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-51e440dc55dcc355.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-4fa4d28ca68cc69e.rmeta --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-f99551fa57fe3b73.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-0b32a2ccb9c5e858.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b82b5c2b6b4cfa65.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-fc1171d27d07c578.rmeta --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-2edf9377222dae88.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-325c918f2121fcd1.rmeta --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-7432febb12d1340c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b63e6a5bc659f3d8.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-40337437d9b87de7.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-0ae22b1295f6a57e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-05f130792cb8215e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-df3ac2f2833fd3f4.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-b8ec9a5231eec5a7.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-de6471eaf791fc08.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-4c99754c1175374f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-64ae05f550d6b3b7.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-fa772219a5e71801.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3e702fe0c0d509d4.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-fb6cff8cccfd98f2.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-2c4dde1d23d4a0b9.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-6ce65d25a1899ab4.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c6e646e1e2196e80.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-76d13dc837d6b54c.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-c59bdf96fb056afa.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9477c7009045837f.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7a7a933ca7a4630f.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0d476476d95a47af.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8c6f79df532d4a47.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-c2760ea0100624ac.rmeta --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-47cfb4167d3e9057.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-4bdd0c9364d707de/out -L native=/opt/rustwide/target/debug/build/ring-35dd955c95f8a652/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mcp-gateway` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name mcp_gateway --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::pedantic' '--warn=clippy::all' '--allow=clippy::unused_async' --deny=unsafe_code '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' --test --cfg 'feature="config-export"' --cfg 'feature="cost-governance"' --cfg 'feature="default"' --cfg 'feature="discovery"' --cfg 'feature="firewall"' --cfg 'feature="semantic-search"' --cfg 'feature="tool-profiles"' --cfg 'feature="webui"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("config-export", "cost-governance", "default", "discovery", "firewall", "metrics", "semantic-search", "spec-preview", "tool-profiles", "webui"))' -C metadata=4b068ad6b66f83c1 -C extra-filename=-41b9bc9376a73a57 --out-dir /opt/rustwide/target/debug/deps -C strip=symbols -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9743897c2e3f9923.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-f75d2dccb0120973.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-15bf710033606c9f.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-6d10c32e35e8731b.rlib --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-3a30be566bbcd8b9.rlib --extern backon=/opt/rustwide/target/debug/deps/libbackon-51b7b4854b4b5f0d.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-3b88259f7d1ff5d4.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-751d70c6b30ee512.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dcfbca94a12e86be.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0c31dfc905ac8505.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-c36a12258bd56c24.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-bfff2b807d389fb0.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-44145259036b4a3b.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-625c61d9f469c7fd.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-37529cd1d1ab0558.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-3e0ae18a5f252c71.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e8cefb2ccf887242.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-ccc53ad3dc7c91be.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-620bc2b65f76cc74.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-bbe06fc1b61e0c47.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-51e440dc55dcc355.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-4fa4d28ca68cc69e.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-f99551fa57fe3b73.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-0b32a2ccb9c5e858.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b82b5c2b6b4cfa65.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-fc1171d27d07c578.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-10de65f401324404.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-2edf9377222dae88.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-325c918f2121fcd1.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-7432febb12d1340c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-b63e6a5bc659f3d8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-40337437d9b87de7.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-0ae22b1295f6a57e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-05f130792cb8215e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-df3ac2f2833fd3f4.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-c027251ad819f926.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-b8ec9a5231eec5a7.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-de6471eaf791fc08.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-4c99754c1175374f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-3e086aefe0a57455.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-64ae05f550d6b3b7.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-fa772219a5e71801.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3e702fe0c0d509d4.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-fb6cff8cccfd98f2.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-2c4dde1d23d4a0b9.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-20f4650548eab5fa.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-6ce65d25a1899ab4.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c6e646e1e2196e80.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-76d13dc837d6b54c.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-c59bdf96fb056afa.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9477c7009045837f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7a7a933ca7a4630f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-0d476476d95a47af.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8c6f79df532d4a47.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-c2760ea0100624ac.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-47cfb4167d3e9057.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-4bdd0c9364d707de/out -L native=/opt/rustwide/target/debug/build/ring-35dd955c95f8a652/out -L native=/opt/rustwide/target/debug/build/alloca-a8abf1a434921588/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8c8325570791237a335a0c2a1037fa367aa681ee397469e982217ce9048766d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c8325570791237a335a0c2a1037fa367aa681ee397469e982217ce9048766d3", kill_on_drop: false }` [INFO] [stdout] 8c8325570791237a335a0c2a1037fa367aa681ee397469e982217ce9048766d3