[INFO] fetching crate kodegen_tools_claude_agent 0.1.0... [INFO] testing kodegen_tools_claude_agent-0.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] extracting crate kodegen_tools_claude_agent 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate kodegen_tools_claude_agent 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate kodegen_tools_claude_agent 0.1.0 [INFO] tweaked toml for crates.io crate kodegen_tools_claude_agent 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kodegen_tools_claude_agent 0.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kodegen_tools_claude_agent 0.1.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83082aae95d5c5c2b97064ae4fc5ab67059c18dfa9ca19852a9a1e0446e422fe [INFO] running `Command { std: "docker" "start" "-a" "83082aae95d5c5c2b97064ae4fc5ab67059c18dfa9ca19852a9a1e0446e422fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83082aae95d5c5c2b97064ae4fc5ab67059c18dfa9ca19852a9a1e0446e422fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83082aae95d5c5c2b97064ae4fc5ab67059c18dfa9ca19852a9a1e0446e422fe", kill_on_drop: false }` [INFO] [stdout] 83082aae95d5c5c2b97064ae4fc5ab67059c18dfa9ca19852a9a1e0446e422fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5099c3c764d0a9896b1edc43fd2b7a2bb15ef4bcd88cadf1c1dce894acd2e470 [INFO] running `Command { std: "docker" "start" "-a" "5099c3c764d0a9896b1edc43fd2b7a2bb15ef4bcd88cadf1c1dce894acd2e470", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling grep-matcher v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling fs-err v3.1.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling cyrup_termcolor v2.0.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling lru v0.16.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling grep-searcher v0.1.16 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling grep-regex v0.1.14 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling grep-cli v0.1.12 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling env_home v0.1.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 yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [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 openssl-macros v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling schemars_derive v1.0.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rmcp-macros v0.8.3 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling grep-printer v0.3.1 [INFO] [stderr] Compiling minijinja v2.12.0 [INFO] [stderr] Compiling gray_matter v0.3.2 [INFO] [stderr] Compiling grep v0.4.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling schemars v1.0.5 [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-native-tls v0.3.1 [INFO] [stderr] Compiling process-wrap v8.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling kodegen_mcp_schema v0.1.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling rmcp v0.8.3 [INFO] [stderr] Compiling kodegen_mcp_tool v0.1.2 [INFO] [stderr] Compiling kodegen_utils v0.1.3 [INFO] [stderr] Compiling kodegen_tools_config v0.1.1 [INFO] [stderr] Compiling kodegen_server_http v0.1.1 [INFO] [stderr] Compiling kodegen_tools_prompt v0.1.0 [INFO] [stderr] Compiling kodegen_tools_claude_agent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "5099c3c764d0a9896b1edc43fd2b7a2bb15ef4bcd88cadf1c1dce894acd2e470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5099c3c764d0a9896b1edc43fd2b7a2bb15ef4bcd88cadf1c1dce894acd2e470", kill_on_drop: false }` [INFO] [stdout] 5099c3c764d0a9896b1edc43fd2b7a2bb15ef4bcd88cadf1c1dce894acd2e470 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa232da3bd8df1f08d4214c67c05e442c835ea6a2d4a4eac5d08db3e6158b354 [INFO] running `Command { std: "docker" "start" "-a" "aa232da3bd8df1f08d4214c67c05e442c835ea6a2d4a4eac5d08db3e6158b354", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling process-wrap v8.2.1 [INFO] [stderr] Compiling fs-err v3.1.3 [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.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling rmcp v0.8.3 [INFO] [stderr] Compiling kodegen_mcp_tool v0.1.2 [INFO] [stderr] Compiling kodegen_mcp_client v0.1.3 [INFO] [stderr] Compiling kodegen_utils v0.1.3 [INFO] [stderr] Compiling kodegen_tools_config v0.1.1 [INFO] [stderr] Compiling kodegen_server_http v0.1.1 [INFO] [stderr] Compiling kodegen_tools_prompt v0.1.0 [INFO] [stderr] Compiling kodegen_tools_claude_agent v0.1.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/rustcV6RXZT/symbols.o" "<2 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/{libkodegen_tools_claude_agent-c9bb47ad20c8f258,libkodegen_tools_prompt-caf68feea9378609,libminijinja-a9f82b21b3d0315b,libgray_matter-b4ac1c481518c3c2,libyaml_rust2-44378616e9a1dc5c,libarraydeque-be9e663bcba0ae31,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,libwhich-91f68672f98cbb10,libenv_home-9d3240afb36e91aa,librustix-7eb132291978ff83,liblinux_raw_sys-693dbac71fe04287,libasync_stream-ea2712cb19245b53,libkodegen_mcp_schema-1c4ee85f1fde14c4,libkodegen_mcp_tool-189655d9b5645a68,libdirs-5fd0c048eae70c3a,libdirs_sys-b667c6a82c8e138a,liboption_ext-23838f1959a6156b,libanyhow-7e5dcd40304f6dad,libtermcolor-afae122fd93f4f2a,librmcp-71cde225e57a58d4,libuuid-f1da9ad39c9d7f06,libgetrandom-8f22b4654e86fdbf,libreqwest-a0970bfdf3a3839e,libhyper_rustls-287d62f8711dbcb8,libwebpki_roots-59e9fa2eca70bb8b,libhyper_tls-6b9024a3b65d2184,libtokio_native_tls-b8650844ee55e9c2,libtokio_rustls-227e651b09da0436,librustls-d8de78ff3417bd73,libsubtle-ca7024fc66e4388f,libwebpki-e2505775a71a3628,libaws_lc_rs-47fc2ce93d893a4e,libaws_lc_sys-2c7fbb5b9ff8e175,libring-fb41b0f6981fced8,libgetrandom-f62c64088a0cb9ee,libuntrusted-3420b86308bec153,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libencoding_rs-07896acb54c23c26,libtower_http-d4204bfc2dc4bec2,libiri_string-a380f51e5b0b7b73,libnative_tls-86745634d20186d7,libopenssl_probe-cbab9b905ab83f66,libopenssl-35b4909504d55185,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-b3f3a7ca90f5f76a,liburl-b9659d2470f312bc,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libaxum-30b2cb29b68e7fc8,libserde_path_to_error-60b4a22c210887fd,libserde_urlencoded-498a405f2cdb8fac,libform_urlencoded-b57e943dc1db8475,libhyper_util-a291f17ffe031795,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libhyper-98c098c96cd3086d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-b90d5c6a97910ab1,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-d5dd9fbfc9f1c339,libmime-4b44681fdb2c65f7,libtower-1175a72a10407878,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libsse_stream-9c4415d17eab869b,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libprocess_wrap-a985d31fef1910df,libindexmap-5596377a2e63d35d,libhashbrown-89738e2543ac6300,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libnix-e2a1bfc1edd391b7,libtokio_stream-a219322b11524225,libtracing-ca97b2f29c2519e1,liblog-28f8cc0684f4f944,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libtokio_util-193bc6d0284d8057,libtower_service-0d7df29686b13872,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libschemars-e2ed2eb836700c75,libdyn_clone-1c1b05e4f4a02cac,libref_cast-5a6eb7d566ed1ea3,libbase64-2a03de3babadded3,libserde_json-c12c98a755bfc353,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libchrono-f9b45d83bcf99b0c,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libthiserror-94584c49fbd3faf8,libserde-e0bd64d2651a6634,libserde_core-41b4206248df10fd,libbitflags-c9a8c3feded120fa,libtokio-53c22d7bece3e0fd,libsignal_hook_registry-2abf0f8bf1c70c04,libsocket2-7de542f5712795c3,libbytes-bfe11088fe358bd1,libmio-d87db35c66c7d2f2,libparking_lot-4a8f8521855162a4,libparking_lot_core-47e4879ae45db511,liblibc-534d67eb7a3ebdb5,libcfg_if-666d36e5ee0df220,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcV6RXZT/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-5eefb79b8cde85a7/out" "-L" "/opt/rustwide/target/debug/build/ring-be5b5c8e84994de6/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/transport_tests-8bf53cee017bf759" "-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 `kodegen_tools_claude_agent` (test "transport_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcYIxhdf/symbols.o" "<3 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/{libkodegen_tools_claude_agent-c9bb47ad20c8f258,libkodegen_tools_prompt-caf68feea9378609,libminijinja-a9f82b21b3d0315b,libgray_matter-b4ac1c481518c3c2,libyaml_rust2-44378616e9a1dc5c,libarraydeque-be9e663bcba0ae31,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,libwhich-91f68672f98cbb10,libenv_home-9d3240afb36e91aa,librustix-7eb132291978ff83,liblinux_raw_sys-693dbac71fe04287,libasync_stream-ea2712cb19245b53,libkodegen_mcp_schema-1c4ee85f1fde14c4,libkodegen_mcp_tool-189655d9b5645a68,libdirs-5fd0c048eae70c3a,libdirs_sys-b667c6a82c8e138a,liboption_ext-23838f1959a6156b,libanyhow-7e5dcd40304f6dad,libtermcolor-afae122fd93f4f2a,librmcp-71cde225e57a58d4,libuuid-f1da9ad39c9d7f06,libgetrandom-8f22b4654e86fdbf,libreqwest-a0970bfdf3a3839e,libhyper_rustls-287d62f8711dbcb8,libwebpki_roots-59e9fa2eca70bb8b,libhyper_tls-6b9024a3b65d2184,libtokio_native_tls-b8650844ee55e9c2,libtokio_rustls-227e651b09da0436,librustls-d8de78ff3417bd73,libsubtle-ca7024fc66e4388f,libwebpki-e2505775a71a3628,libaws_lc_rs-47fc2ce93d893a4e,libaws_lc_sys-2c7fbb5b9ff8e175,libring-fb41b0f6981fced8,libgetrandom-f62c64088a0cb9ee,libuntrusted-3420b86308bec153,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libencoding_rs-07896acb54c23c26,libtower_http-d4204bfc2dc4bec2,libiri_string-a380f51e5b0b7b73,libnative_tls-86745634d20186d7,libopenssl_probe-cbab9b905ab83f66,libopenssl-35b4909504d55185,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-b3f3a7ca90f5f76a,liburl-b9659d2470f312bc,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libaxum-30b2cb29b68e7fc8,libserde_path_to_error-60b4a22c210887fd,libserde_urlencoded-498a405f2cdb8fac,libform_urlencoded-b57e943dc1db8475,libhyper_util-a291f17ffe031795,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libhyper-98c098c96cd3086d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-b90d5c6a97910ab1,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-d5dd9fbfc9f1c339,libmime-4b44681fdb2c65f7,libtower-1175a72a10407878,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libsse_stream-9c4415d17eab869b,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libprocess_wrap-a985d31fef1910df,libindexmap-5596377a2e63d35d,libhashbrown-89738e2543ac6300,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libnix-e2a1bfc1edd391b7,libtokio_stream-a219322b11524225,libtracing-ca97b2f29c2519e1,liblog-28f8cc0684f4f944,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libtokio_util-193bc6d0284d8057,libtower_service-0d7df29686b13872,libfutures-24db194f6edc18ce,libfutures_executor-c2a3033fb9dc6c37,libfutures_util-4ceed94337892471,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libschemars-e2ed2eb836700c75,libdyn_clone-1c1b05e4f4a02cac,libref_cast-5a6eb7d566ed1ea3,libbase64-2a03de3babadded3,libserde_json-c12c98a755bfc353,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libchrono-f9b45d83bcf99b0c,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libthiserror-94584c49fbd3faf8,libserde-e0bd64d2651a6634,libserde_core-41b4206248df10fd,libbitflags-c9a8c3feded120fa,libtokio-53c22d7bece3e0fd,libsignal_hook_registry-2abf0f8bf1c70c04,libsocket2-7de542f5712795c3,libbytes-bfe11088fe358bd1,libmio-d87db35c66c7d2f2,libparking_lot-4a8f8521855162a4,libparking_lot_core-47e4879ae45db511,liblibc-534d67eb7a3ebdb5,libcfg_if-666d36e5ee0df220,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcYIxhdf/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-5eefb79b8cde85a7/out" "-L" "/opt/rustwide/target/debug/build/ring-be5b5c8e84994de6/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hooks_tests-6dd87cdae1571ae0" "-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 `kodegen_tools_claude_agent` (test "hooks_tests") due to 1 previous error [INFO] [stderr] error: could not compile `kodegen_tools_claude_agent` (bin "kodegen-claude-agent") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name kodegen_claude_agent --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http", "reqwest", "server"))' -C metadata=060e9bc1573ff462 -C extra-filename=-9b239b155642ed17 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-ea2712cb19245b53.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c9a8c3feded120fa.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f9b45d83bcf99b0c.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-afae122fd93f4f2a.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c28c89424be0d9a9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-24db194f6edc18ce.rlib --extern kodegen_mcp_schema=/opt/rustwide/target/debug/deps/libkodegen_mcp_schema-1c4ee85f1fde14c4.rlib --extern kodegen_mcp_tool=/opt/rustwide/target/debug/deps/libkodegen_mcp_tool-189655d9b5645a68.rlib --extern kodegen_server_http=/opt/rustwide/target/debug/deps/libkodegen_server_http-c48028e48f7318a7.rlib --extern kodegen_tools_claude_agent=/opt/rustwide/target/debug/deps/libkodegen_tools_claude_agent-c9bb47ad20c8f258.rlib --extern kodegen_tools_prompt=/opt/rustwide/target/debug/deps/libkodegen_tools_prompt-caf68feea9378609.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4a8f8521855162a4.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-71cde225e57a58d4.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-e2ed2eb836700c75.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e0bd64d2651a6634.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c12c98a755bfc353.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-94584c49fbd3faf8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-53c22d7bece3e0fd.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-193bc6d0284d8057.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f1da9ad39c9d7f06.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-91f68672f98cbb10.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5eefb79b8cde85a7/out -L native=/opt/rustwide/target/debug/build/ring-be5b5c8e84994de6/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "aa232da3bd8df1f08d4214c67c05e442c835ea6a2d4a4eac5d08db3e6158b354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa232da3bd8df1f08d4214c67c05e442c835ea6a2d4a4eac5d08db3e6158b354", kill_on_drop: false }` [INFO] [stdout] aa232da3bd8df1f08d4214c67c05e442c835ea6a2d4a4eac5d08db3e6158b354