[INFO] cloning repository https://github.com/bug-ops/tap-mcp-bridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bug-ops/tap-mcp-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbug-ops%2Ftap-mcp-bridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbug-ops%2Ftap-mcp-bridge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a780fa1a67b8b97702b40a4a2137742e7f7b781d [INFO] testing bug-ops/tap-mcp-bridge/a780fa1a67b8b97702b40a4a2137742e7f7b781d against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbug-ops%2Ftap-mcp-bridge" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/bug-ops/tap-mcp-bridge [INFO] finished tweaking git repo https://github.com/bug-ops/tap-mcp-bridge [INFO] tweaked toml for git repo https://github.com/bug-ops/tap-mcp-bridge written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bug-ops/tap-mcp-bridge on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bug-ops/tap-mcp-bridge 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmij v1.0.13 [INFO] [stderr] Downloaded rmcp-macros v0.12.0 [INFO] [stderr] Downloaded serde_derive_internals v0.29.1 [INFO] [stderr] Downloaded darling_macro v0.23.0 [INFO] [stderr] Downloaded darling v0.23.0 [INFO] [stderr] Downloaded alloca v0.4.0 [INFO] [stderr] Downloaded rand_xorshift v0.4.0 [INFO] [stderr] Downloaded pastey v0.2.1 [INFO] [stderr] Downloaded rusty-fork v0.3.1 [INFO] [stderr] Downloaded criterion-plot v0.8.1 [INFO] [stderr] Downloaded schemars_derive v1.2.0 [INFO] [stderr] Downloaded jsonwebtoken v10.2.0 [INFO] [stderr] Downloaded base64ct v1.8.3 [INFO] [stderr] Downloaded lru v0.16.3 [INFO] [stderr] Downloaded darling_core v0.23.0 [INFO] [stderr] Downloaded rmcp v0.12.0 [INFO] [stderr] Downloaded criterion v0.8.1 [INFO] [stderr] Downloaded josekit v0.10.3 [INFO] [stderr] Downloaded rkyv v0.7.46 [INFO] [stderr] Downloaded reqwest v0.12.28 [INFO] [stderr] Downloaded proptest v1.9.0 [INFO] [stderr] Downloaded page_size v0.6.0 [INFO] [stderr] Downloaded rkyv_derive v0.7.46 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a085f53b5352241ff40227d0fffc27c1fe5e28cdcb35af5a83f7710ba2bfabf6 [INFO] running `Command { std: "docker" "start" "-a" "a085f53b5352241ff40227d0fffc27c1fe5e28cdcb35af5a83f7710ba2bfabf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a085f53b5352241ff40227d0fffc27c1fe5e28cdcb35af5a83f7710ba2bfabf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a085f53b5352241ff40227d0fffc27c1fe5e28cdcb35af5a83f7710ba2bfabf6", kill_on_drop: false }` [INFO] [stdout] a085f53b5352241ff40227d0fffc27c1fe5e28cdcb35af5a83f7710ba2bfabf6 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fb9c61f78cd056aac59e4a45be06c9fe46d57d5d63009276128d43c7b8fbf0d [INFO] running `Command { std: "docker" "start" "-a" "5fb9c61f78cd056aac59e4a45be06c9fe46d57d5d63009276128d43c7b8fbf0d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling zmij v1.0.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling openssl-src v300.5.4+3.5.4 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling schemars_derive v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling schemars v1.2.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rmcp-macros v0.12.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rmcp v0.12.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling jsonwebtoken v10.2.0 [INFO] [stderr] Compiling josekit v0.10.3 [INFO] [stderr] Compiling tap-mcp-bridge v0.2.0 (/opt/rustwide/workdir/tap-mcp-bridge) [INFO] [stderr] Compiling tap-mcp-server v0.2.0 (/opt/rustwide/workdir/tap-mcp-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 13s [INFO] running `Command { std: "docker" "inspect" "5fb9c61f78cd056aac59e4a45be06c9fe46d57d5d63009276128d43c7b8fbf0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb9c61f78cd056aac59e4a45be06c9fe46d57d5d63009276128d43c7b8fbf0d", kill_on_drop: false }` [INFO] [stdout] 5fb9c61f78cd056aac59e4a45be06c9fe46d57d5d63009276128d43c7b8fbf0d [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31ea86b735a275026a7b31b378fc321385deb193923f3815525a185bf190ec7f [INFO] running `Command { std: "docker" "start" "-a" "31ea86b735a275026a7b31b378fc321385deb193923f3815525a185bf190ec7f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling schemars v1.2.0 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling jsonwebtoken v10.2.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling josekit v0.10.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rmcp v0.12.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling tap-mcp-bridge v0.2.0 (/opt/rustwide/workdir/tap-mcp-bridge) [INFO] [stderr] Compiling tap-mcp-server v0.2.0 (/opt/rustwide/workdir/tap-mcp-server) [INFO] [stderr] error: could not compile `tap-mcp-bridge` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name tap_mcp_bridge --edition=2024 tap-mcp-bridge/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::suspicious' '--warn=clippy::style' '--warn=clippy::perf' '--warn=clippy::pedantic' '--warn=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::cargo' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_debug' '--warn=clippy::unwrap_used' --warn=unused_qualifications --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unreachable' '--warn=clippy::unnecessary_safety_doc' '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::unimplemented' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::try_err' --warn=trivial_numeric_casts '--warn=clippy::todo' '--warn=clippy::string_slice' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--allow=clippy::similar_names' '--warn=clippy::semicolon_outside_block' '--warn=clippy::same_name_method' '--warn=clippy::rest_pat_in_fully_bound_structs' --warn=redundant_lifetimes --warn=redundant_imports '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panic' '--warn=clippy::needless_raw_strings' '--warn=clippy::mutex_atomic' '--allow=clippy::module_name_repetitions' '--warn=clippy::mixed_read_write_in_expression' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::mem_forget' '--warn=clippy::lossy_float_literal' '--warn=clippy::let_underscore_must_use' '--warn=clippy::impl_trait_in_params' '--warn=clippy::if_then_some_else_none' '--warn=clippy::get_unwrap' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::float_cmp_const' '--warn=clippy::filetype_is_file' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::deref_by_slicing' '--warn=clippy::default_union_representation' '--warn=clippy::dbg_macro' '--warn=clippy::clone_on_ref_ptr' '--warn=clippy::as_underscore' --warn=ambiguous_negative_literals '--warn=clippy::allow_attributes_without_reason' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=e5309213523d47c2 -C extra-filename=-6a07c10a458a62b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b26c32bce29ae655.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7f7df973db23fa57.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-2afb9cb441e04366.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern josekit=/opt/rustwide/target/debug/deps/libjosekit-37acb49bc81672cd.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-60f1ae49353322d4.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-5188cb368b4d068a.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f0db92937c476f46.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e1de318a3d2b7e06.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-e6cd836d1f14bf34.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-88afa1626fc224c4.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-d83ccec02b419418.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d3c1452d56414a4d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aeb205c30043ab13.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern signature=/opt/rustwide/target/debug/deps/libsignature-5e5320f1c885308d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0fea87fb8b1bcf66.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-001329336d3ccb3c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-5519ffc29d0b2ea9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c3d9e7b7c7c5e4fb.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d9ec6dc03124c6c5.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-c9f9fb53dc7642d7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-be5d96d5884973fb.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-36c98e1e0ab441af.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-2299947a57005b54/out -L native=/opt/rustwide/target/debug/build/openssl-sys-1fe41e7f3a4c5529/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/aws-lc-sys-ec623adcbbb0292a/out -L native=/opt/rustwide/target/debug/build/ring-5c268d1a144c9ed9/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "31ea86b735a275026a7b31b378fc321385deb193923f3815525a185bf190ec7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31ea86b735a275026a7b31b378fc321385deb193923f3815525a185bf190ec7f", kill_on_drop: false }` [INFO] [stdout] 31ea86b735a275026a7b31b378fc321385deb193923f3815525a185bf190ec7f