[INFO] cloning repository https://github.com/xiangweizeng/mcp-any-rest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xiangweizeng/mcp-any-rest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiangweizeng%2Fmcp-any-rest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiangweizeng%2Fmcp-any-rest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c76697e3b519830e06a9e91787a67a9df989b3a9
[INFO] testing xiangweizeng/mcp-any-rest against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiangweizeng%2Fmcp-any-rest" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/xiangweizeng/mcp-any-rest
[INFO] finished tweaking git repo https://github.com/xiangweizeng/mcp-any-rest
[INFO] tweaked toml for git repo https://github.com/xiangweizeng/mcp-any-rest written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xiangweizeng/mcp-any-rest on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xiangweizeng/mcp-any-rest 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-03-05" "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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1fcfae4b0fc090322cb3eec284a4bd842a0c038d935728615a108ebfafa1ae48
[INFO] running `Command { std: "docker" "start" "-a" "1fcfae4b0fc090322cb3eec284a4bd842a0c038d935728615a108ebfafa1ae48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fcfae4b0fc090322cb3eec284a4bd842a0c038d935728615a108ebfafa1ae48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fcfae4b0fc090322cb3eec284a4bd842a0c038d935728615a108ebfafa1ae48", kill_on_drop: false }`
[INFO] [stdout] 1fcfae4b0fc090322cb3eec284a4bd842a0c038d935728615a108ebfafa1ae48
[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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83fe9c71fa865459f85a42f5c4a104f88ae4933c66c73a4ccedcc95bc10f2041
[INFO] running `Command { std: "docker" "start" "-a" "83fe9c71fa865459f85a42f5c4a104f88ae4933c66c73a4ccedcc95bc10f2041", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[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 futures-executor v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]    Compiling rmcp-macros v0.8.5
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling process-wrap v8.2.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling bon v3.8.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rmcp v0.8.5
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling rmcp-actix-web v0.8.12
[INFO] [stderr]    Compiling mcp-any-rest v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `mcp-any-rest` (bin "test_story")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name test_story --edition=2021 bin/zentao/test_story.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=462c4b0d0af8ecf2 -C extra-filename=-b4362ac88faaa64d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8617db9bb5fe31c7.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-012d7a1df308029e.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-da74b2c2009d3d4d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-bc697811f9b963c1.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-ba3e2039a65e9e72.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1e7b4d6e2aef8297.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28ade3d6717210f3.rlib --extern mcp_any_rest=/opt/rustwide/target/debug/deps/libmcp_any_rest-c8dcce9035ed0943.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-4ec0b920e4eb3c9a.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-902259ea72058fbf.so --extern regex=/opt/rustwide/target/debug/deps/libregex-e1efcc34bb1ecb85.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9b644761ae2ef9b1.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-368414486b6ddbf4.rlib --extern rmcp_actix_web=/opt/rustwide/target/debug/deps/librmcp_actix_web-1ec420b9b61cee59.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-b8435cc4d7fe71b0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6922ef3730762adb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4aba2757b74640c5.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-7272e2576dd7e0e9.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e41a0e389a76a9f4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b48a3fb0e87ad966.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-559990ab86261d8f.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-63f7dc9bbf4045d2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-df2a0245c003956a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-dd48dcd0d419ccf3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e91e23b5800c46d1.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-5ec95371815b51ea/out -L native=/opt/rustwide/target/debug/build/zstd-sys-66fe51ef3256fb60/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc0EkVR8/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_any_rest-c8dcce9035ed0943,libregex-e1efcc34bb1ecb85,libthiserror-b48a3fb0e87ad966,libpest-4ec0b920e4eb3c9a,libucd_trie-64e35acb102f3b4d,libreqwest-9b644761ae2ef9b1,librustls_pemfile-30aaf682314043cb,libhyper_tls-48068bf92913d21c,libbase64-13144a1f1e192158,libtokio_native_tls-735b113985f835fd,libencoding_rs-c7a67ac351c2b19f,libnative_tls-5dd1ecb27ea21027,libopenssl_probe-2c6d21a9709cae46,libopenssl-0056d440f2f495e3,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-f1aad3287975124f,libhyper-aacb0792e0e6b960,libsocket2-99ea61f8d2803bbb,libh2-0c6a02aab0ec9c30,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-32978a92019d505a,libhttp-f7e42874eabb68a3,libaxum-012d7a1df308029e,libserde_path_to_error-24d61152a4c23fad,libmatchit-616cb01453b9e7d4,libaxum_core-6c5476dab5243719,libmime-0188e0814ca7ddbf,libserde_yaml-7272e2576dd7e0e9,libunsafe_libyaml-d3127b66fe569cc5,libtracing_subscriber-dd48dcd0d419ccf3,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-1c08fa90f799cd5f,libregex_automata-5f6c4e4a9d8b7ff1,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-21c69862a9074e56,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-b01212381fb6aaef,librmcp-368414486b6ddbf4,libuuid-f512a25f4bd13a02,libgetrandom-d7259c798b9d4ed8,libreqwest-ea8b55b885c494e8,libserde_urlencoded-48eab16eec3ddd7d,libhyper_rustls-9db4e07359e9e8fe,libwebpki_roots-1ae6c30e99ddd6ae,libtokio_rustls-4954f79154e7e5e3,librustls-b3e7ed1d6335b830,libsubtle-2ae6a7038b9a0630,libwebpki-8351d79792a094d7,libring-620885ba163e2f61,libgetrandom-375bece7bed98cc0,libuntrusted-b2f816886faf2178,librustls_pki_types-f18b4f853aef11b8,libzeroize-7f213bea776ca5b6,libtower_http-77b675061ae7b3d9,libiri_string-de8b1024d8676424,libtower-076921847a47ded6,libtower_layer-d908dd771b239ecd,libhyper_util-511aaa2feb002c91,libipnet-a38805d99c19843f,libhyper-fb89a692830399d4,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,liburl-e91e23b5800c46d1,libidna-a8944010bcf7c1b8,libutf8_iter-51566bbad89f3a68,libidna_adapter-95cd87ccf2d54c1d,libicu_properties-e84dcdd910e74a8b,libicu_properties_data-ca07e36d75086861,libicu_normalizer-5f2491222ef2e841,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-4fc6844b0c775790,libpotential_utf-4d5221d76c1a2798,libicu_provider-e021656467e1dd09,libicu_locale_core-ad29c261d0e4761a,libtinystr-157df47bfa098cbb,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-053f6900a326830a,libzerotrie-4e361fbec1f2a822,libyoke-d0f4cd061919f394,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-254fa641d4e97d5c,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-a254cb6192850e87,libsse_stream-a1d621a6db48bcc5,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libfnv-79e2cbfbe03dcd16,libprocess_wrap-02796967140b2e7b,libnix-43fea95f740f49f9,libbitflags-9362e66b8880981a,libtokio_stream-5c64d2d49f8ec33b,libtracing-df2a0245c003956a,libtracing_core-aa4ed84ab5d584f8,libonce_cell-e9252a7b5119f3eb,libtokio_util-63f7dc9bbf4045d2,libtokio-559990ab86261d8f,libsignal_hook_registry-d688fd7f782fc468,libsocket2-74cdf1fe8b7a45b9,libbytes-82ad4f0211bdc963,libmio-3f66881d767f91ce,libparking_lot-cb48728aa8a0aeef,libparking_lot_core-0d3604d4ca93000b,liblibc-447cbd2ab314a675,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libtower_service-3fb88d28c2218805,libthiserror-cbc2d991b41914a1,libfutures-1e7b4d6e2aef8297,libfutures_executor-7750ef1296e7ed66,libfutures_util-4300c312ad7242d6,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-3bb2db6cecc5bacb,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libschemars-b8435cc4d7fe71b0,libdyn_clone-319e7691ef78165b,libref_cast-b343320c74560400,libbase64-32787b0325ea6df8,libserde_json-4aba2757b74640c5,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libindexmap-92c609a00701d15e,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libchrono-da74b2c2009d3d4d,libiana_time_zone-bab5d12b40894ac1,libnum_traits-3a2b08a4728dfda7,libserde-6922ef3730762adb,libserde_core-49c5f0449f9ff544,liblog-28ade3d6717210f3,libclap-bc697811f9b963c1,libclap_builder-66125b157e71d71e,libstrsim-4d1ed08a123238dc,libanstream-3457df2e8a39d0de,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-1c04dafadfaa0baf,libanstyle-fe219cdab7346aa5,libanyhow-4342eda19ce54c8e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc0EkVR8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-5ec95371815b51ea/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-66fe51ef3256fb60/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mcp_any_rest-1c6d3028da3f762d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mcp-any-rest` (bin "mcp-any-rest") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "83fe9c71fa865459f85a42f5c4a104f88ae4933c66c73a4ccedcc95bc10f2041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83fe9c71fa865459f85a42f5c4a104f88ae4933c66c73a4ccedcc95bc10f2041", kill_on_drop: false }`
[INFO] [stdout] 83fe9c71fa865459f85a42f5c4a104f88ae4933c66c73a4ccedcc95bc10f2041
