[INFO] cloning repository https://github.com/iMAGRAY/MCP-TOOLS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iMAGRAY/MCP-TOOLS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiMAGRAY%2FMCP-TOOLS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiMAGRAY%2FMCP-TOOLS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f55d1c6782829b6afd86d3991147cf2143121c37
[INFO] testing iMAGRAY/MCP-TOOLS against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiMAGRAY%2FMCP-TOOLS" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iMAGRAY/MCP-TOOLS
[INFO] finished tweaking git repo https://github.com/iMAGRAY/MCP-TOOLS
[INFO] tweaked toml for git repo https://github.com/iMAGRAY/MCP-TOOLS written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iMAGRAY/MCP-TOOLS on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iMAGRAY/MCP-TOOLS 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmcp-macros v0.8.2
[INFO] [stderr]   Downloaded unicode-ident v1.0.20
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.1
[INFO] [stderr]   Downloaded schemars_derive v1.0.4
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded unarray v0.1.4
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.20
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded sse-stream v0.2.1
[INFO] [stderr]   Downloaded axum-core v0.5.5
[INFO] [stderr]   Downloaded serde_with_macros v3.15.0
[INFO] [stderr]   Downloaded axum-server v0.6.0
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] [stderr]   Downloaded schemars v1.0.4
[INFO] [stderr]   Downloaded axum v0.8.6
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] [stderr]   Downloaded proptest v1.8.0
[INFO] [stderr]   Downloaded serde_with v3.15.0
[INFO] [stderr]   Downloaded rmcp v0.8.1
[INFO] [stderr]   Downloaded process-wrap v8.2.1
[INFO] [stderr]   Downloaded h2 v0.4.12
[INFO] [stderr]   Downloaded rustls v0.23.33
[INFO] [stderr]   Downloaded syn v2.0.107
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e79aec425d64d83bb9a6647aa9c66177dccccc1c603b0f251d8e36d74509f93a
[INFO] running `Command { std: "docker" "start" "-a" "e79aec425d64d83bb9a6647aa9c66177dccccc1c603b0f251d8e36d74509f93a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e79aec425d64d83bb9a6647aa9c66177dccccc1c603b0f251d8e36d74509f93a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e79aec425d64d83bb9a6647aa9c66177dccccc1c603b0f251d8e36d74509f93a", kill_on_drop: false }`
[INFO] [stdout] e79aec425d64d83bb9a6647aa9c66177dccccc1c603b0f251d8e36d74509f93a
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4694e6b2fb496ae69206ec37a9645c11f0fa27a70e41398c959e2cc8e8f6d6f5
[INFO] running `Command { std: "docker" "start" "-a" "4694e6b2fb496ae69206ec37a9645c11f0fa27a70e41398c959e2cc8e8f6d6f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling process-wrap v8.2.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rmcp-macros v0.8.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_with v3.15.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling axum-server v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling rmcp v0.8.1
[INFO] [stderr]    Compiling mcp_multi_tool v0.1.0 (/opt/rustwide/workdir/tools/mcp-multi-tool)
[INFO] [stderr]    Compiling mock_mcp_server v0.1.0 (/opt/rustwide/workdir/tools/mock-mcp-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 29s
[INFO] running `Command { std: "docker" "inspect" "4694e6b2fb496ae69206ec37a9645c11f0fa27a70e41398c959e2cc8e8f6d6f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4694e6b2fb496ae69206ec37a9645c11f0fa27a70e41398c959e2cc8e8f6d6f5", kill_on_drop: false }`
[INFO] [stdout] 4694e6b2fb496ae69206ec37a9645c11f0fa27a70e41398c959e2cc8e8f6d6f5
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13f035317f4051c6c2b1c1c0a36f4c787790593c2990d1d1669aeae5b2645cb7
[INFO] running `Command { std: "docker" "start" "-a" "13f035317f4051c6c2b1c1c0a36f4c787790593c2990d1d1669aeae5b2645cb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling rstest_macros v0.22.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling rmcp v0.8.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rstest v0.22.0
[INFO] [stderr]    Compiling mcp_multi_tool v0.1.0 (/opt/rustwide/workdir/tools/mcp-multi-tool)
[INFO] [stderr]    Compiling mock_mcp_server v0.1.0 (/opt/rustwide/workdir/tools/mock-mcp-server)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcJFvYix/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libproptest-faaae2b4c2872871,libunarray-efa7fbfb9b1c3a47,libregex_syntax-d40cde7d2fd22dd8,librand_xorshift-1b45c425ced0e888,librand-87c8d2fabd426ac4,librand_chacha-401b735f944816f6,libppv_lite86-be3156cfb990fbc3,librand_core-399dd7e47a6d6c19,librusty_fork-914d5d7f9df16f40,libwait_timeout-35a16db2108d34d2,libtempfile-36a2c40313e21d77,libfastrand-503f12a96d791409,librustix-95ce67d027fe934b,liblinux_raw_sys-693dbac71fe04287,libquick_error-d40abd8d97f0f2e3,libbit_set-9ad08fd1f5d03482,libbit_vec-4078949085e9c884,libmcp_multi_tool-a6f0fe4ee4eae8c4,libshell_words-577647bd4f992c17,libtoml-3245a9399822a910,libtoml_edit-41aa5da1082073ae,libserde_spanned-d9e9e10634c6bbf6,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-b479f7db6fa67872,librusqlite-72aeade3acee5ce3,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-59c7e88cda750a03,libhashbrown-6225dd6a63e0c1d1,libahash-b78078155270ab96,libzerocopy-85de201f351a20f7,liblibsqlite3_sys-77e95261169b61e2,libprometheus-babc400662acbdb5,liblazy_static-b3603208c0de2608,libaxum_server-bf6ff683b5fbd209,libtokio_rustls-19e0ba887b0cc206,librustls_pemfile-5c5a520fba4cea4e,librustls-d9af6b22480719cc,libsct-090819a09b0051b4,libwebpki-ab48583e234c1249,libarc_swap-4d53f24db0759841,libtower-33e0195455eb859f,libpin_project-e41ab28ed60c1d0d,libaxum-24875de49c9db4b1,libmatchit-b2689776cf6e5db9,libaxum_core-e4c7da7e15f64fdc,libtime-c90e47ceffdd7e7d,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-e59c7b3b183adfa3,libpowerfmt-a0c185df26c26a22,librmcp-21f60552bfe15c3e,libuuid-ba17dca9504eb902,libgetrandom-e12628661bd4796c,libreqwest-c6c53116da51d8e1,libhyper_rustls-2ac61302221cd5a0,libwebpki_roots-74ce261a3bfa7238,libtokio_rustls-f56beeeb5be545d9,librustls-d59525e8f87934c9,libsubtle-ca7024fc66e4388f,libwebpki-d117ab24ff819f26,libring-dee263891d934f5c,libgetrandom-ccbd2f09a55da760,libuntrusted-3420b86308bec153,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libtower_http-9bb9747924a865a9,libiri_string-a380f51e5b0b7b73,liburl-4a3afcf680b67623,libidna-5f63121e03e6fc3b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-c46907ded7f3f2bc,libicu_properties-55943849f9d9d7c3,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-b673d6d4b744e378,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-44c7ef3e9af783ff,libpotential_utf-d5826f38b05a4b95,libicu_provider-f6d44289a72943e2,libicu_locale_core-fed3041bce101336,libtinystr-8b7a6cce64cdf6e4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-013a56379a5de53c,libzerotrie-0830ce79a6f5936d,libyoke-889d97094addc6a7,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-df3bde78c19c999d,libaxum-b04bfdd9ee2f9507,libserde_path_to_error-60b4a22c210887fd,libserde_urlencoded-5ab3c57e10640dcb,libform_urlencoded-b57e943dc1db8475,libhyper_util-8d8a8df3debab757,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libhyper-177e56a6cfe50f52,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-d565c9c971e360a9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-4a98a0e2289cc0cb,libmime-4b44681fdb2c65f7,libtower-d3ef6947c07e9c8a,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libsse_stream-8f9c0c10341eedeb,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libprocess_wrap-e74b7382acd7f313,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libnix-86e5359e7babb345,libbitflags-9710438662028847,libtokio_stream-1aa553902b6e5e65,libtracing-dc9634e880753474,liblog-28f8cc0684f4f944,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libtokio_util-dcd80afe093fdc22,libtokio-4eb2a1047ef4c96e,libsignal_hook_registry-2abf0f8bf1c70c04,libsocket2-7de542f5712795c3,libbytes-bfe11088fe358bd1,libmio-46047fa7d80f7a1d,libparking_lot-eac98c75684cd999,libparking_lot_core-f8b108159a41e4d4,liblibc-534d67eb7a3ebdb5,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libtower_service-0d7df29686b13872,libthiserror-e7bd3cc56eff2afc,libfutures-80c71eba5141510d,libfutures_executor-1288c9297e82e128,libfutures_util-3939a255128002ab,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libschemars-0bd988f5f0286fd5,libdyn_clone-1c1b05e4f4a02cac,libref_cast-a7fc521ca73aa5f8,libbase64-2a03de3babadded3,libserde_json-c12c98a755bfc353,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libchrono-49d2ff833e9cb585,libiana_time_zone-54997521cde77023,libnum_traits-e0379c9206182a0c,libserde-1dd57088d1c587d9,libserde_core-41b4206248df10fd,libanyhow-7e5dcd40304f6dad}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcJFvYix/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-1407d8a0f62a7840/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1377043d76c0ab13/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/idempotency-11f7797bda528adf" "-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_multi_tool` (test "idempotency") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "13f035317f4051c6c2b1c1c0a36f4c787790593c2990d1d1669aeae5b2645cb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13f035317f4051c6c2b1c1c0a36f4c787790593c2990d1d1669aeae5b2645cb7", kill_on_drop: false }`
[INFO] [stdout] 13f035317f4051c6c2b1c1c0a36f4c787790593c2990d1d1669aeae5b2645cb7
