[INFO] fetching crate kaish-mcp 0.5.0... [INFO] testing kaish-mcp-0.5.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate kaish-mcp 0.5.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate kaish-mcp 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate kaish-mcp 0.5.0 [INFO] tweaked toml for crates.io crate kaish-mcp 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kaish-mcp 0.5.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kaish-mcp 0.5.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7bf0327073beecdd11d52c66b3aa49a7008d6079ef2e25dbeed6ef5b50cd876 [INFO] running `Command { std: "docker" "start" "-a" "d7bf0327073beecdd11d52c66b3aa49a7008d6079ef2e25dbeed6ef5b50cd876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7bf0327073beecdd11d52c66b3aa49a7008d6079ef2e25dbeed6ef5b50cd876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7bf0327073beecdd11d52c66b3aa49a7008d6079ef2e25dbeed6ef5b50cd876", kill_on_drop: false }` [INFO] [stdout] d7bf0327073beecdd11d52c66b3aa49a7008d6079ef2e25dbeed6ef5b50cd876 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d2ec911578348ceb0ba52ca177094bd0057ed71453e598974f9d315af62f657 [INFO] running `Command { std: "docker" "start" "-a" "8d2ec911578348ceb0ba52ca177094bd0057ed71453e598974f9d315af62f657", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling jaq-core v2.2.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.8 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling procfs v0.18.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling kaish-kernel v0.5.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rmcp v0.16.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hifijson v0.2.3 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling ariadne v0.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling logos-codegen v0.16.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling logos-derive v0.16.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling logos v0.16.1 [INFO] [stderr] Compiling tiktoken-rs v0.9.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling kaish-glob v0.5.0 [INFO] [stderr] Compiling rmcp-macros v0.16.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling process-wrap v9.0.0 [INFO] [stderr] Compiling schemars v1.2.0 [INFO] [stderr] Compiling procfs-core v0.18.0 [INFO] [stderr] Compiling jaq-std v2.1.2 [INFO] [stderr] Compiling trash v5.2.5 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling jaq-json v1.1.3 [INFO] [stderr] Compiling kaish-types v0.5.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tonic v0.14.3 [INFO] [stderr] Compiling opentelemetry-http v0.31.0 [INFO] [stderr] Compiling tonic-prost v0.14.3 [INFO] [stderr] Compiling opentelemetry-proto v0.31.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.31.0 [INFO] [stderr] Compiling kaish-mcp v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "8d2ec911578348ceb0ba52ca177094bd0057ed71453e598974f9d315af62f657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d2ec911578348ceb0ba52ca177094bd0057ed71453e598974f9d315af62f657", kill_on_drop: false }` [INFO] [stdout] 8d2ec911578348ceb0ba52ca177094bd0057ed71453e598974f9d315af62f657 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68e84f5b5eefda44608b7df18ffca8d661559b51a097fb9f38be979783997e13 [INFO] running `Command { std: "docker" "start" "-a" "68e84f5b5eefda44608b7df18ffca8d661559b51a097fb9f38be979783997e13", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling kaish-kernel v0.5.0 [INFO] [stderr] Compiling insta v1.46.1 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling process-wrap v9.0.0 [INFO] [stderr] Compiling rmcp v0.16.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.3 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling opentelemetry-http v0.31.0 [INFO] [stderr] Compiling tonic-prost v0.14.3 [INFO] [stderr] Compiling opentelemetry-proto v0.31.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.31.0 [INFO] [stderr] Compiling kaish-mcp v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcDW6mIf/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkaish_mcp-324b46690ca4517a,libtoml-5519ffc29d0b2ea9,libtoml_writer-bf70c2c27ae66cf4,libtoml_parser-707bfce4ec954d2d,libwinnow-7de383b939800a88,libserde_spanned-aca7231a78417f5c,libtoml_datetime-1b2c2a942688b5e8,libtracing_opentelemetry-431c3acbe572804b,libtracing_subscriber-39ef09c250333bf3,libsharded_slab-ed54e7407fbec608,libmatchers-80e09a66054eb05d,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libopentelemetry-a1e8886590edc661,libnotify-2d958c7e005492b0,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-6a48e6133497436d,libinotify_sys-7830db14b42d5904,libnotify_types-5f463c8c8c744c29,libkaish_kernel-2a724e6902c57dbe,libprocfs-e1a0b795ee1b98c7,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,librustix-d8dda761e9bee46d,liblinux_raw_sys-3e6a71e240acc381,libprocfs_core-d5ec6e63866c8a63,libhex-28742b4ca144387c,libtrash-831eba1b3d045ed9,libgit2-71d251676b9b5f35,libopenssl_probe-cbab9b905ab83f66,liburl-7871192d318e6dd1,libidna-c6fe645500009c25,libutf8_iter-0d9be7b316c2b184,libidna_adapter-26b17b165100daae,libicu_properties-90224363ab6dbdfd,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-295ffb20c8e269bc,libicu_normalizer_data-088c419f54c50650,libicu_collections-f7b8a24d9b6bfd75,libpotential_utf-bda0ceb0c175faeb,libicu_provider-48bec65170423cdb,libicu_locale_core-30aef7d40eef4fd2,libtinystr-2140a622bd4f0e8b,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-7b5c49ff086a9e2b,libzerotrie-db8d85aeefa4c1de,libyoke-14a9e4171a1e8c1b,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-216da6e800d93189,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,liblibgit2_sys-ba35018070490beb,liblibssh2_sys-d9a7992c6488958f,libopenssl_sys-ebbac11aeeceba3e,liblibz_sys-f6ca0f89904bd04a,libtiktoken_rs-aad96c6ba80cb8d0,libbstr-09c319669346c87e,liblazy_static-b3603208c0de2608,librustc_hash-5a527483989b35a3,libfancy_regex-b8ca8279d4532ed6,libbit_set-b6d7b7a1bfe45d3b,libbit_vec-8e677f8183f998ef,libnix-06260c0972f4aa5c,libjaq_json-bd336453da259929,libhifijson-f12bf54549b264b2,libjaq_std-a6da5014221a29fa,liblibm-6e8521081c3763a4,liburlencoding-2e57689ab08a86e0,libregex_lite-4a6d3648b41d26f3,libjaq_core-f474f2678ecf3d75,libtyped_arena-e8efe135793da16d,libsimilar-d5722a796f4923cd,libregex-0bff572cc3ec77e7,libregex_automata-ece012445c7ccce8,libaho_corasick-d4b3941f0d40f147,libregex_syntax-d40cde7d2fd22dd8,libchumsky-df59fb18f473b815,libunicode_ident-6c0afd1e85ed9e63,libstacker-30cea99b6875b190,libpsm-93eab75d7e4c2791,libunicode_segmentation-ff3f1aa3aad6e639,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,liblogos-470334c6aa29b8df,libkaish_glob-5623a84ec407802f,libkaish_types-5ae77ad018a95f57,libdirectories-d552f64ad85d6c41,libdirs_sys-2525623a478d3360,liboption_ext-23838f1959a6156b,librmcp-752404ba54ce4564,libprocess_wrap-1fe8b401056fd58f,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libnix-2f4b3ae1383117de,libbitflags-9710438662028847,libtokio_stream-33e820cf01aa0990,libtracing-bc9e520d6e3f5e03,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libtokio_util-01a60993c798f86a,libtokio-897475c037fcd1cf,libsignal_hook_registry-bebe3cd28b811f22,liberrno-ba03259ab177fe22,libsocket2-07a3552093bdc3af,libbytes-752d6eacdc0bb513,libmio-72d300b5c4ee55a5,liblog-cfb0a897de58af94,libparking_lot-e4eac894063e0e32,libparking_lot_core-2bef0c9de34fc412,liblibc-e9cd57db9a71b8a3,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-0b324202ce05dd36,libscopeguard-e80a2b0b1f686274,libthiserror-f61c4ea32152844e,libfutures-b9cfb88ae20d5278,libfutures_executor-d8b9d0fac843cb01,libfutures_util-8543486643db1a0b,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libschemars-96b79243a729fcd4,libdyn_clone-1c1b05e4f4a02cac,libref_cast-e8225f571c19d212,libbase64-2a03de3babadded3,libchrono-ded4a4d89f39a60e,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libserde_json-c93976271b1cc15b,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-28e533f12dcdc693,libserde-e235e4f229056a71,libserde_core-9630c118cbbf7b68,libanyhow-7e5dcd40304f6dad}.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" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcDW6mIf/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/psm-19710e99438cbf36/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-5407516ffac0b891/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-cf9a12634a626c22/out/build" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/self_test-753f1ab9c14359c7" "-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 `kaish-mcp` (test "self_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "68e84f5b5eefda44608b7df18ffca8d661559b51a097fb9f38be979783997e13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68e84f5b5eefda44608b7df18ffca8d661559b51a097fb9f38be979783997e13", kill_on_drop: false }` [INFO] [stdout] 68e84f5b5eefda44608b7df18ffca8d661559b51a097fb9f38be979783997e13