[INFO] fetching crate foundry-mcp 0.7.1... [INFO] testing foundry-mcp-0.7.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate foundry-mcp 0.7.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate foundry-mcp 0.7.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate foundry-mcp 0.7.1 [INFO] tweaked toml for crates.io crate foundry-mcp 0.7.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate foundry-mcp 0.7.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate foundry-mcp 0.7.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-mcp-transport v0.5.0 [INFO] [stderr] Downloaded console v0.16.0 [INFO] [stderr] Downloaded axum-server v0.7.2 [INFO] [stderr] Downloaded rust-mcp-macros v0.5.1 [INFO] [stderr] Downloaded fs-err v3.1.1 [INFO] [stderr] Downloaded winapi-util v0.1.10 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded clap v4.5.46 [INFO] [stderr] Downloaded rust-mcp-sdk v0.6.0 [INFO] [stderr] Downloaded bitflags v2.9.3 [INFO] [stderr] Downloaded assert_fs v1.1.3 [INFO] [stderr] Downloaded rust-mcp-schema v0.7.2 [INFO] [stderr] Downloaded clap_builder v4.5.46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bd10dc8dbce62ec44942395e6ad861ab84e9bd7a0812a372cddc734b9001bc0 [INFO] running `Command { std: "docker" "start" "-a" "9bd10dc8dbce62ec44942395e6ad861ab84e9bd7a0812a372cddc734b9001bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bd10dc8dbce62ec44942395e6ad861ab84e9bd7a0812a372cddc734b9001bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bd10dc8dbce62ec44942395e6ad861ab84e9bd7a0812a372cddc734b9001bc0", kill_on_drop: false }` [INFO] [stdout] 9bd10dc8dbce62ec44942395e6ad861ab84e9bd7a0812a372cddc734b9001bc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ece29d9148007d9c22debc27bce1915ca3268cee7c025a14e85e5c031dda486 [INFO] running `Command { std: "docker" "start" "-a" "1ece29d9148007d9c22debc27bce1915ca3268cee7c025a14e85e5c031dda486", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling clap_complete v4.5.57 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling rust-mcp-schema v0.7.2 [INFO] [stderr] Compiling rust-mcp-macros v0.5.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling rust-mcp-transport v0.5.0 [INFO] [stderr] Compiling rust-mcp-sdk v0.6.0 [INFO] [stderr] Compiling foundry-mcp v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "1ece29d9148007d9c22debc27bce1915ca3268cee7c025a14e85e5c031dda486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ece29d9148007d9c22debc27bce1915ca3268cee7c025a14e85e5c031dda486", kill_on_drop: false }` [INFO] [stdout] 1ece29d9148007d9c22debc27bce1915ca3268cee7c025a14e85e5c031dda486 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 137349b5fcc2ae86b9f5363a1ac6e17f7555ba8a001857cb083650612b7409d9 [INFO] running `Command { std: "docker" "start" "-a" "137349b5fcc2ae86b9f5363a1ac6e17f7555ba8a001857cb083650612b7409d9", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling rust-mcp-transport v0.5.0 [INFO] [stderr] Compiling rust-mcp-sdk v0.6.0 [INFO] [stderr] Compiling foundry-mcp v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `foundry-mcp` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name foundry_mcp --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unnecessary_filter_map' '--deny=clippy::redundant_closure' '--deny=clippy::redundant_clone' '--deny=clippy::option_if_let_else' '--deny=clippy::map_flatten' '--deny=clippy::manual_ok_or' '--deny=clippy::all' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=21de19850a9a9466 -C extra-filename=-d7435fcffef8f5d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-963efeaaecfececf.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-10a36eb0bac46197.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fc36fbad5da95192.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5334a15f01fbd4ea.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-d8ffff37cac88bf3.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-97de7b410b7bfce3.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-067ca47cc031e064.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-220899518c052f6c.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-c39e1c7a7d65cf4b.rlib --extern rust_mcp_schema=/opt/rustwide/target/debug/deps/librust_mcp_schema-cba644fb553907f0.rlib --extern rust_mcp_sdk=/opt/rustwide/target/debug/deps/librust_mcp_sdk-74d4b4b41f2eb3c0.rlib --extern rust_mcp_transport=/opt/rustwide/target/debug/deps/librust_mcp_transport-d80327a9f6c0f738.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3bf5d3b6696c8be1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-771477e3760bde1c.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-24acdad2526b95b7.rlib --extern temp_env=/opt/rustwide/target/debug/deps/libtemp_env-88cc35c130227ecc.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c2840e50032b4d38.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a5b43eced34587fb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1368c92567d4606b.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-4aed77e025eda000.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5ff29e03346ba12c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-41c0a42b57c37661.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-ed37004246a46b05.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-1b7aac46e166dd54/out -L native=/opt/rustwide/target/debug/build/ring-17e38b45e9c7c2ae/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `foundry-mcp` (test "specification_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name specification_tests --edition=2024 tests/specification_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unnecessary_filter_map' '--deny=clippy::redundant_closure' '--deny=clippy::redundant_clone' '--deny=clippy::option_if_let_else' '--deny=clippy::map_flatten' '--deny=clippy::manual_ok_or' '--deny=clippy::all' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2960ede15d199ac7 -C extra-filename=-7f2630423e2db5f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-963efeaaecfececf.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-10a36eb0bac46197.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fc36fbad5da95192.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5334a15f01fbd4ea.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-d8ffff37cac88bf3.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-97de7b410b7bfce3.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-067ca47cc031e064.rlib --extern foundry_mcp=/opt/rustwide/target/debug/deps/libfoundry_mcp-8e2e54b2178f1c2b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-220899518c052f6c.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-c39e1c7a7d65cf4b.rlib --extern rust_mcp_schema=/opt/rustwide/target/debug/deps/librust_mcp_schema-cba644fb553907f0.rlib --extern rust_mcp_sdk=/opt/rustwide/target/debug/deps/librust_mcp_sdk-74d4b4b41f2eb3c0.rlib --extern rust_mcp_transport=/opt/rustwide/target/debug/deps/librust_mcp_transport-d80327a9f6c0f738.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3bf5d3b6696c8be1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-771477e3760bde1c.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-24acdad2526b95b7.rlib --extern temp_env=/opt/rustwide/target/debug/deps/libtemp_env-88cc35c130227ecc.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c2840e50032b4d38.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a5b43eced34587fb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1368c92567d4606b.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-4aed77e025eda000.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5ff29e03346ba12c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-41c0a42b57c37661.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-ed37004246a46b05.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-1b7aac46e166dd54/out -L native=/opt/rustwide/target/debug/build/ring-17e38b45e9c7c2ae/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNxawmE/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtemp_env-88cc35c130227ecc.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfoundry_mcp-8e2e54b2178f1c2b,libdirs-067ca47cc031e064,libdirs_sys-c149529006bf642c,liboption_ext-23838f1959a6156b,libconsole-97de7b410b7bfce3,libunicode_width-d12f1dd14779f44c,librust_mcp_sdk-74d4b4b41f2eb3c0,libuuid-863c47959b0506df,libaxum_server-a71e86ce26cff2d4,libfs_err-8fa6e037e07b2f6b,librustls_pemfile-6112221678171888,libarc_swap-4d53f24db0759841,libaxum-c02ca5b314a88b56,libserde_path_to_error-2227b18159196401,libmatchit-9957f6fb3fe31ab2,libaxum_core-fb7c742d2a7feec7,librust_mcp_transport-d80327a9f6c0f738,libtokio_stream-ce5c3de3a0a27191,librust_mcp_schema-cba644fb553907f0,libfutures-220899518c052f6c,libfutures_executor-a53080f596ad06c4,libthiserror-a5b43eced34587fb,libreqwest-6dc72e504764e21d,libserde_urlencoded-32927369cec798ce,libcookie_store-03621b81f4170f36,libpublicsuffix-1ab66165534fd988,libpsl_types-fd0d8ee12106f23e,libcookie-97efb04d84a303c8,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libhyper_rustls-31a7949700773745,libwebpki_roots-e50f1152d317f705,libtokio_rustls-e3f6673dffaa082f,librustls-fbc8b58baef43246,libsubtle-ca7024fc66e4388f,libwebpki-68dc57020e142c6b,libaws_lc_rs-b5a5ff5bd5cb809c,libaws_lc_sys-98b277b340ddbcdc,libring-1d8a1f2a1c743251,libgetrandom-bc3a664d5ba9f62b,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libserde_json-771477e3760bde1c,libryu-0ea4bafc9bef6d8b,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-495bbdfe28a7a9d9,libiri_string-a380f51e5b0b7b73,libtower-6f21dee7d74332ee,libtower_layer-d70c7e404336389b,libhyper_util-a0aaaf97977de8d8,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-9a60cd50f842770d,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-b8bec1f8d039414c,libindexmap-91526e4d98e04eb5,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-6ede1167e901ddcb,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-44775ef8f263defb,libfutures_sink-be8442ee548d90f9,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-4083c3d0bb7535ad,libidna-6a6042fcafdd115a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-2d0783ee8054f4d2,libicu_properties-635d96855b89b547,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-798011ddeaa130e8,libicu_normalizer_data-9919e82512efe734,libicu_collections-bde2d300bbfe4654,libpotential_utf-e7c48ea0ed28a3e3,libicu_provider-884ef7e9d6f6f10f,libicu_locale_core-e03e00ad00e26af9,libtinystr-04d030e3c48af34a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-09142923d89cce25,libzerotrie-09c44a64980d6641,libyoke-49604e133db49b77,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-c56a9377ba823600,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libwhich-ed37004246a46b05,libhome-c43708049c272d87,libeither-1e551205f1478063,librustix-2ce35925fc80dfd1,liblinux_raw_sys-b3e0a6b3ac010104,libtokio-1368c92567d4606b,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libbytes-bfe11088fe358bd1,libmio-42cc619f1990aa9e,libparking_lot-716158612cdfffaf,libparking_lot_core-498dcdccb8044700,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libtracing-5ff29e03346ba12c,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libchrono-fc36fbad5da95192,libiana_time_zone-693b81a5c0b46492,libclap-5334a15f01fbd4ea,libclap_builder-5a8daa9570914678,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libserde-3bf5d3b6696c8be1,libassert_fs-963efeaaecfececf,libglobwalk-4b5ef57f0ac2d283,libignore-3f3064dc356780b9,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-99d580d23029714b,libcrossbeam_epoch-60829f35ae95858e,libcrossbeam_utils-ae913342a5a98c57,libglobset-ca9ae7e4baff2f97,liblog-ba604b77dad33fe2,libbstr-3a6d7499988ecf2c,libtempfile-c2840e50032b4d38,libgetrandom-2c5662dba0d27ddf,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-b88be667dee47537,libbitflags-419c313095c33b26,liblinux_raw_sys-20b62ec4b985a4c8,libpredicates_tree-b3298609c489becd,libtermtree-a075e54d067ee6cb,libpredicates-c39e1c7a7d65cf4b,libanstyle-acd37f6657e9ecfb,libregex-51765cf1d3143d04,libregex_automata-45b2ca5eb7d1a0eb,libaho_corasick-45b1dc6e49ed3f0e,libmemchr-6f5829dadd40eda8,libregex_syntax-46a265ba7a2fe258,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-6a49ff78f118c8b6,libnum_traits-6a9f211205bd6663,libpredicates_core-2b501300e88847fc,libdoc_comment-2a6e53364f2628c7,libanyhow-88c2c5723ab188c9}.rlib" "/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" "/tmp/rustcNxawmE/raw-dylibs" "-B/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/aws-lc-sys-1b7aac46e166dd54/out" "-L" "/opt/rustwide/target/debug/build/ring-17e38b45e9c7c2ae/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/status_all_environments_tests-2039cc3998589438" "-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 `foundry-mcp` (test "status_all_environments_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMSHwGB/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-41c0a42b57c37661,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-58a5bffdafb22871,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libtracing_log-b6dd2a6007dc6d02,libfoundry_mcp-8e2e54b2178f1c2b,libdirs-067ca47cc031e064,libdirs_sys-c149529006bf642c,liboption_ext-23838f1959a6156b,libconsole-97de7b410b7bfce3,libunicode_width-d12f1dd14779f44c,librust_mcp_sdk-74d4b4b41f2eb3c0,libuuid-863c47959b0506df,libgetrandom-2c5662dba0d27ddf,libaxum_server-a71e86ce26cff2d4,libfs_err-8fa6e037e07b2f6b,librustls_pemfile-6112221678171888,libarc_swap-4d53f24db0759841,libaxum-c02ca5b314a88b56,libserde_path_to_error-2227b18159196401,libmatchit-9957f6fb3fe31ab2,libaxum_core-fb7c742d2a7feec7,librust_mcp_transport-d80327a9f6c0f738,libtokio_stream-ce5c3de3a0a27191,librust_mcp_schema-cba644fb553907f0,libfutures-220899518c052f6c,libfutures_executor-a53080f596ad06c4,libthiserror-a5b43eced34587fb,libreqwest-6dc72e504764e21d,libserde_urlencoded-32927369cec798ce,libcookie_store-03621b81f4170f36,libpublicsuffix-1ab66165534fd988,libpsl_types-fd0d8ee12106f23e,libcookie-97efb04d84a303c8,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libhyper_rustls-31a7949700773745,libwebpki_roots-e50f1152d317f705,libtokio_rustls-e3f6673dffaa082f,librustls-fbc8b58baef43246,libsubtle-ca7024fc66e4388f,libwebpki-68dc57020e142c6b,libaws_lc_rs-b5a5ff5bd5cb809c,libaws_lc_sys-98b277b340ddbcdc,libring-1d8a1f2a1c743251,libgetrandom-bc3a664d5ba9f62b,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libserde_json-771477e3760bde1c,libryu-0ea4bafc9bef6d8b,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-495bbdfe28a7a9d9,libiri_string-a380f51e5b0b7b73,libtower-6f21dee7d74332ee,libtower_layer-d70c7e404336389b,libhyper_util-a0aaaf97977de8d8,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-9a60cd50f842770d,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-b8bec1f8d039414c,libindexmap-91526e4d98e04eb5,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-6ede1167e901ddcb,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-44775ef8f263defb,libfutures_sink-be8442ee548d90f9,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-4083c3d0bb7535ad,libidna-6a6042fcafdd115a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-2d0783ee8054f4d2,libicu_properties-635d96855b89b547,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-798011ddeaa130e8,libicu_normalizer_data-9919e82512efe734,libicu_collections-bde2d300bbfe4654,libpotential_utf-e7c48ea0ed28a3e3,libicu_provider-884ef7e9d6f6f10f,libicu_locale_core-e03e00ad00e26af9,libtinystr-04d030e3c48af34a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-09142923d89cce25,libzerotrie-09c44a64980d6641,libyoke-49604e133db49b77,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-c56a9377ba823600,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libwhich-ed37004246a46b05,libhome-c43708049c272d87,libeither-1e551205f1478063,librustix-2ce35925fc80dfd1,libbitflags-419c313095c33b26,liblinux_raw_sys-b3e0a6b3ac010104,libtokio-1368c92567d4606b,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libbytes-bfe11088fe358bd1,libmio-42cc619f1990aa9e,libparking_lot-716158612cdfffaf,libparking_lot_core-498dcdccb8044700,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libtracing-5ff29e03346ba12c,liblog-ba604b77dad33fe2,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libchrono-fc36fbad5da95192,libiana_time_zone-693b81a5c0b46492,libnum_traits-6a9f211205bd6663,libserde-3bf5d3b6696c8be1,libclap-5334a15f01fbd4ea,libclap_builder-5a8daa9570914678,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libanyhow-88c2c5723ab188c9}.rlib" "/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" "/tmp/rustcMSHwGB/raw-dylibs" "-B/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/aws-lc-sys-1b7aac46e166dd54/out" "-L" "/opt/rustwide/target/debug/build/ring-17e38b45e9c7c2ae/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/foundry-56adade8b53aa279" "-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 `foundry-mcp` (bin "foundry") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0cuPTw/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtemp_env-88cc35c130227ecc.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfoundry_mcp-8e2e54b2178f1c2b,libdirs-067ca47cc031e064,libdirs_sys-c149529006bf642c,liboption_ext-23838f1959a6156b,libconsole-97de7b410b7bfce3,libunicode_width-d12f1dd14779f44c,librust_mcp_sdk-74d4b4b41f2eb3c0,libuuid-863c47959b0506df,libaxum_server-a71e86ce26cff2d4,libfs_err-8fa6e037e07b2f6b,librustls_pemfile-6112221678171888,libarc_swap-4d53f24db0759841,libaxum-c02ca5b314a88b56,libserde_path_to_error-2227b18159196401,libmatchit-9957f6fb3fe31ab2,libaxum_core-fb7c742d2a7feec7,librust_mcp_transport-d80327a9f6c0f738,libtokio_stream-ce5c3de3a0a27191,librust_mcp_schema-cba644fb553907f0,libfutures-220899518c052f6c,libfutures_executor-a53080f596ad06c4,libthiserror-a5b43eced34587fb,libreqwest-6dc72e504764e21d,libserde_urlencoded-32927369cec798ce,libcookie_store-03621b81f4170f36,libpublicsuffix-1ab66165534fd988,libpsl_types-fd0d8ee12106f23e,libcookie-97efb04d84a303c8,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libhyper_rustls-31a7949700773745,libwebpki_roots-e50f1152d317f705,libtokio_rustls-e3f6673dffaa082f,librustls-fbc8b58baef43246,libsubtle-ca7024fc66e4388f,libwebpki-68dc57020e142c6b,libaws_lc_rs-b5a5ff5bd5cb809c,libaws_lc_sys-98b277b340ddbcdc,libring-1d8a1f2a1c743251,libgetrandom-bc3a664d5ba9f62b,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libserde_json-771477e3760bde1c,libryu-0ea4bafc9bef6d8b,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-495bbdfe28a7a9d9,libiri_string-a380f51e5b0b7b73,libtower-6f21dee7d74332ee,libtower_layer-d70c7e404336389b,libhyper_util-a0aaaf97977de8d8,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-9a60cd50f842770d,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-b8bec1f8d039414c,libindexmap-91526e4d98e04eb5,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-6ede1167e901ddcb,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-44775ef8f263defb,libfutures_sink-be8442ee548d90f9,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-4083c3d0bb7535ad,libidna-6a6042fcafdd115a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-2d0783ee8054f4d2,libicu_properties-635d96855b89b547,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-798011ddeaa130e8,libicu_normalizer_data-9919e82512efe734,libicu_collections-bde2d300bbfe4654,libpotential_utf-e7c48ea0ed28a3e3,libicu_provider-884ef7e9d6f6f10f,libicu_locale_core-e03e00ad00e26af9,libtinystr-04d030e3c48af34a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-09142923d89cce25,libzerotrie-09c44a64980d6641,libyoke-49604e133db49b77,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-c56a9377ba823600,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libwhich-ed37004246a46b05,libhome-c43708049c272d87,libeither-1e551205f1478063,librustix-2ce35925fc80dfd1,liblinux_raw_sys-b3e0a6b3ac010104,libtokio-1368c92567d4606b,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libbytes-bfe11088fe358bd1,libmio-42cc619f1990aa9e,libparking_lot-716158612cdfffaf,libparking_lot_core-498dcdccb8044700,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libtracing-5ff29e03346ba12c,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libchrono-fc36fbad5da95192,libiana_time_zone-693b81a5c0b46492,libclap-5334a15f01fbd4ea,libclap_builder-5a8daa9570914678,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libserde-3bf5d3b6696c8be1,libassert_fs-963efeaaecfececf,libglobwalk-4b5ef57f0ac2d283,libignore-3f3064dc356780b9,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-99d580d23029714b,libcrossbeam_epoch-60829f35ae95858e,libcrossbeam_utils-ae913342a5a98c57,libglobset-ca9ae7e4baff2f97,liblog-ba604b77dad33fe2,libbstr-3a6d7499988ecf2c,libtempfile-c2840e50032b4d38,libgetrandom-2c5662dba0d27ddf,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-b88be667dee47537,libbitflags-419c313095c33b26,liblinux_raw_sys-20b62ec4b985a4c8,libpredicates_tree-b3298609c489becd,libtermtree-a075e54d067ee6cb,libpredicates-c39e1c7a7d65cf4b,libanstyle-acd37f6657e9ecfb,libregex-51765cf1d3143d04,libregex_automata-45b2ca5eb7d1a0eb,libaho_corasick-45b1dc6e49ed3f0e,libmemchr-6f5829dadd40eda8,libregex_syntax-46a265ba7a2fe258,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-6a49ff78f118c8b6,libnum_traits-6a9f211205bd6663,libpredicates_core-2b501300e88847fc,libdoc_comment-2a6e53364f2628c7,libanyhow-88c2c5723ab188c9}.rlib" "/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" "/tmp/rustc0cuPTw/raw-dylibs" "-B/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/aws-lc-sys-1b7aac46e166dd54/out" "-L" "/opt/rustwide/target/debug/build/ring-17e38b45e9c7c2ae/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/project_management_tests-a2b7accd98d7e86b" "-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 `foundry-mcp` (test "project_management_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7Oa3tn/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtemp_env-88cc35c130227ecc.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libassert_fs-963efeaaecfececf,libglobwalk-4b5ef57f0ac2d283,libignore-3f3064dc356780b9,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-99d580d23029714b,libcrossbeam_epoch-60829f35ae95858e,libcrossbeam_utils-ae913342a5a98c57,libglobset-ca9ae7e4baff2f97,libbstr-3a6d7499988ecf2c,libtempfile-c2840e50032b4d38,libfastrand-503f12a96d791409,librustix-b88be667dee47537,liblinux_raw_sys-20b62ec4b985a4c8,libpredicates_tree-b3298609c489becd,libtermtree-a075e54d067ee6cb,libpredicates-c39e1c7a7d65cf4b,libregex-51765cf1d3143d04,libregex_automata-45b2ca5eb7d1a0eb,libaho_corasick-45b1dc6e49ed3f0e,libregex_syntax-46a265ba7a2fe258,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-6a49ff78f118c8b6,libpredicates_core-2b501300e88847fc,libdoc_comment-2a6e53364f2628c7,libfoundry_mcp-8e2e54b2178f1c2b,libdirs-067ca47cc031e064,libdirs_sys-c149529006bf642c,liboption_ext-23838f1959a6156b,libconsole-97de7b410b7bfce3,libunicode_width-d12f1dd14779f44c,librust_mcp_sdk-74d4b4b41f2eb3c0,libuuid-863c47959b0506df,libgetrandom-2c5662dba0d27ddf,libaxum_server-a71e86ce26cff2d4,libfs_err-8fa6e037e07b2f6b,librustls_pemfile-6112221678171888,libarc_swap-4d53f24db0759841,libaxum-c02ca5b314a88b56,libserde_path_to_error-2227b18159196401,libmatchit-9957f6fb3fe31ab2,libaxum_core-fb7c742d2a7feec7,librust_mcp_transport-d80327a9f6c0f738,libtokio_stream-ce5c3de3a0a27191,librust_mcp_schema-cba644fb553907f0,libfutures-220899518c052f6c,libfutures_executor-a53080f596ad06c4,libthiserror-a5b43eced34587fb,libreqwest-6dc72e504764e21d,libserde_urlencoded-32927369cec798ce,libcookie_store-03621b81f4170f36,libpublicsuffix-1ab66165534fd988,libpsl_types-fd0d8ee12106f23e,libcookie-97efb04d84a303c8,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libhyper_rustls-31a7949700773745,libwebpki_roots-e50f1152d317f705,libtokio_rustls-e3f6673dffaa082f,librustls-fbc8b58baef43246,libsubtle-ca7024fc66e4388f,libwebpki-68dc57020e142c6b,libaws_lc_rs-b5a5ff5bd5cb809c,libaws_lc_sys-98b277b340ddbcdc,libring-1d8a1f2a1c743251,libgetrandom-bc3a664d5ba9f62b,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libserde_json-771477e3760bde1c,libryu-0ea4bafc9bef6d8b,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-495bbdfe28a7a9d9,libiri_string-a380f51e5b0b7b73,libtower-6f21dee7d74332ee,libtower_layer-d70c7e404336389b,libhyper_util-a0aaaf97977de8d8,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-9a60cd50f842770d,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-b8bec1f8d039414c,libindexmap-91526e4d98e04eb5,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-6ede1167e901ddcb,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-44775ef8f263defb,libfutures_sink-be8442ee548d90f9,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-4083c3d0bb7535ad,libidna-6a6042fcafdd115a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-2d0783ee8054f4d2,libicu_properties-635d96855b89b547,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-798011ddeaa130e8,libicu_normalizer_data-9919e82512efe734,libicu_collections-bde2d300bbfe4654,libpotential_utf-e7c48ea0ed28a3e3,libicu_provider-884ef7e9d6f6f10f,libicu_locale_core-e03e00ad00e26af9,libtinystr-04d030e3c48af34a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-09142923d89cce25,libzerotrie-09c44a64980d6641,libyoke-49604e133db49b77,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-c56a9377ba823600,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libwhich-ed37004246a46b05,libhome-c43708049c272d87,libeither-1e551205f1478063,librustix-2ce35925fc80dfd1,libbitflags-419c313095c33b26,liblinux_raw_sys-b3e0a6b3ac010104,libtokio-1368c92567d4606b,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libbytes-bfe11088fe358bd1,libmio-42cc619f1990aa9e,libparking_lot-716158612cdfffaf,libparking_lot_core-498dcdccb8044700,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libtracing-5ff29e03346ba12c,liblog-ba604b77dad33fe2,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libchrono-fc36fbad5da95192,libiana_time_zone-693b81a5c0b46492,libnum_traits-6a9f211205bd6663,libserde-3bf5d3b6696c8be1,libclap-5334a15f01fbd4ea,libclap_builder-5a8daa9570914678,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libanyhow-88c2c5723ab188c9}.rlib" "/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" "/tmp/rustc7Oa3tn/raw-dylibs" "-B/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/aws-lc-sys-1b7aac46e166dd54/out" "-L" "/opt/rustwide/target/debug/build/ring-17e38b45e9c7c2ae/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/install_cursor_tests-c801fc18af50fe7b" "-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 `foundry-mcp` (test "install_cursor_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "137349b5fcc2ae86b9f5363a1ac6e17f7555ba8a001857cb083650612b7409d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "137349b5fcc2ae86b9f5363a1ac6e17f7555ba8a001857cb083650612b7409d9", kill_on_drop: false }` [INFO] [stdout] 137349b5fcc2ae86b9f5363a1ac6e17f7555ba8a001857cb083650612b7409d9