[INFO] fetching crate api_claude 0.4.0...
[INFO] testing api_claude-0.4.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate api_claude 0.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate api_claude 0.4.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate api_claude 0.4.0
[INFO] tweaked toml for crates.io crate api_claude 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate api_claude 0.4.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate api_claude 0.4.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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22f3979a34a6a9609e22afa9c3e23a3207be0fe04b4968a7dfb77a866965a3ff
[INFO] running `Command { std: "docker" "start" "-a" "22f3979a34a6a9609e22afa9c3e23a3207be0fe04b4968a7dfb77a866965a3ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22f3979a34a6a9609e22afa9c3e23a3207be0fe04b4968a7dfb77a866965a3ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22f3979a34a6a9609e22afa9c3e23a3207be0fe04b4968a7dfb77a866965a3ff", kill_on_drop: false }`
[INFO] [stdout] 22f3979a34a6a9609e22afa9c3e23a3207be0fe04b4968a7dfb77a866965a3ff
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93e9c7de42129361157b443ebc1ce6eaf970a433bbd6588dd696e683aed84584
[INFO] running `Command { std: "docker" "start" "-a" "93e9c7de42129361157b443ebc1ce6eaf970a433bbd6588dd696e683aed84584", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling collection_tools v0.32.0
[INFO] [stderr]    Compiling clone_dyn_types v0.42.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling interval_adapter v0.38.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling component_model_types v0.18.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling derive_tools v0.55.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling error_tools v0.35.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling iter_tools v0.42.0
[INFO] [stderr]    Compiling macro_tools v0.75.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling derive_tools_meta v0.54.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling mod_interface_meta v0.50.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling workspace_tools v0.10.0
[INFO] [stderr]    Compiling mod_interface v0.52.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling api_claude v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.82s
[INFO] running `Command { std: "docker" "inspect" "93e9c7de42129361157b443ebc1ce6eaf970a433bbd6588dd696e683aed84584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93e9c7de42129361157b443ebc1ce6eaf970a433bbd6588dd696e683aed84584", kill_on_drop: false }`
[INFO] [stdout] 93e9c7de42129361157b443ebc1ce6eaf970a433bbd6588dd696e683aed84584
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee9ba40e240882a3744dc84460a364854bc0eeb56eb75e70787406d65e0002bf
[INFO] running `Command { std: "docker" "start" "-a" "ee9ba40e240882a3744dc84460a364854bc0eeb56eb75e70787406d65e0002bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling api_claude v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `api_claude` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name api_claude --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=future_incompatible '--allow=clippy::wildcard_imports' --deny=unsafe-code '--deny=clippy::undocumented_unsafe_blocks' '--warn=clippy::std_instead_of_core' '--allow=clippy::std_instead_of_alloc' '--allow=clippy::single_call_fn' '--allow=clippy::question_mark_used' '--allow=clippy::pub_use' '--allow=clippy::module_name_repetitions' '--allow=clippy::mod_module_files' '--warn=clippy::missing_inline_in_public_items' '--allow=clippy::missing_docs_in_private_items' --warn=missing_docs --warn=missing_debug_implementations '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::implicit_return' '--warn=clippy::doc_include_without_cfg' '--allow=clippy::cast_precision_loss' '--allow=clippy::arbitrary_source_item_ordering' '--allow=clippy::absolute_paths' --test --cfg 'feature="authentication"' --cfg 'feature="batch-processing"' --cfg 'feature="buffered-streaming"' --cfg 'feature="chrono"' --cfg 'feature="circuit-breaker"' --cfg 'feature="compression"' --cfg 'feature="content-generation"' --cfg 'feature="count-tokens"' --cfg 'feature="curl-diagnostics"' --cfg 'feature="default"' --cfg 'feature="dynamic-config"' --cfg 'feature="embeddings"' --cfg 'feature="enabled"' --cfg 'feature="enhanced-function-calling"' --cfg 'feature="enterprise-quota"' --cfg 'feature="error-handling"' --cfg 'feature="failover"' --cfg 'feature="flate2"' --cfg 'feature="full"' --cfg 'feature="futures"' --cfg 'feature="general-diagnostics"' --cfg 'feature="health-checks"' --cfg 'feature="input-validation"' --cfg 'feature="integration"' --cfg 'feature="model-comparison"' --cfg 'feature="model-management"' --cfg 'feature="notify"' --cfg 'feature="parking_lot"' --cfg 'feature="rate-limiting"' --cfg 'feature="request-caching"' --cfg 'feature="request-templates"' --cfg 'feature="retry-logic"' --cfg 'feature="streaming"' --cfg 'feature="streaming-control"' --cfg 'feature="sync-api"' --cfg 'feature="tokio-stream"' --cfg 'feature="tools"' --cfg 'feature="vision"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("authentication", "batch-processing", "buffered-streaming", "chrono", "circuit-breaker", "compression", "content-generation", "count-tokens", "curl-diagnostics", "default", "dynamic-config", "embeddings", "enabled", "enhanced-function-calling", "enterprise-quota", "error-handling", "failover", "flate2", "full", "futures", "general-diagnostics", "health-checks", "input-validation", "integration", "model-comparison", "model-management", "notify", "parking_lot", "rate-limiting", "request-caching", "request-templates", "retry-logic", "streaming", "streaming-control", "sync-api", "tokio-stream", "tools", "vision"))' -C metadata=585760d457778ff4 -C extra-filename=-9c34c31ff99ccbaa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ba1f6d26c6e85446.rlib --extern error_tools=/opt/rustwide/target/debug/deps/liberror_tools-a689d6d5a7618a82.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ee7717ab1db17b80.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a27f52b32bdbf301.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3b920243fce8fec0.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-00408f0ed9da79f3.rlib --extern mod_interface=/opt/rustwide/target/debug/deps/libmod_interface-73d0b5da4d5e56b5.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-29f839d2ab3b472a.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3c23d1a32faae214.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-595dbfa7d2a54423.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-61e7c126880e7649.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-86fa4e944e5b9be8.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-528a6d22620260e7.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-28732285ddcdd372.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-60a247177351a94a.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-2509b81d016845cf.rlib --extern workspace_tools=/opt/rustwide/target/debug/deps/libworkspace_tools-df81ed858cf4f230.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-7346a78183b00be6/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcpB9Ghu/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libapi_claude-308464dfad4ee53e,libreqwest-595dbfa7d2a54423,libserde_urlencoded-c0afef1bc978662a,libhyper_rustls-cf5727e911cf1088,libwebpki_roots-73263cd55948bd9f,libtokio_rustls-0b0d6bbf001bfd1e,librustls-8c6e0657e56ba56a,libsubtle-2ae6a7038b9a0630,libwebpki-f8c49da72f3a97cc,libring-62a8a8352b7cee69,libgetrandom-d650c15c15be9e24,libuntrusted-b2f816886faf2178,librustls_pki_types-8c387a8fd80598f5,libzeroize-7f213bea776ca5b6,libtower_http-3d89c76064b251e1,libiri_string-de8b1024d8676424,libtower-e6fcd3c0e20d66c9,libtower_layer-d908dd771b239ecd,libhyper_util-eeeeeb8cfbc79857,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libtracing-45c112c1a6dbf926,libtracing_core-f747c42d35383d59,libonce_cell-e9252a7b5119f3eb,libhyper-586d544be6da3d9c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttp_body_util-50eb515d049bb8f9,libhttp_body-3a724e4d54c5cfa1,liburl-a0f287fce34ec7fe,libidna-bb29dadd9679d1fa,libutf8_iter-51566bbad89f3a68,libidna_adapter-6e4eb0c442db3bfb,libicu_properties-30996093ae399fd5,libicu_properties_data-ca07e36d75086861,libicu_normalizer-f6d0e7ffdb8508cd,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-ce8c3fdc373653c7,libpotential_utf-c35dd6136669532a,libicu_provider-cfc111a16335dcc5,libicu_locale_core-4320685d7cc4799e,libtinystr-3961dc74701c2301,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-8e2e0f80d4e102e8,libzerotrie-eeec1301171b88c7,libyoke-3c15a07aaa4a2f5c,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c92415860992a5d,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-c41721bd4f8b9d8f,libsync_wrapper-a254cb6192850e87,libtokio_stream-2509b81d016845cf,libchrono-ba1f6d26c6e85446,libiana_time_zone-bab5d12b40894ac1,libnum_traits-3a2b08a4728dfda7,libtokio-60a247177351a94a,libsocket2-079e36dcc0be2ef0,libbytes-3529dc27cc7678fe,libfutures-a27f52b32bdbf301,libfutures_executor-55ac18e17f5392a6,libfutures_util-00408f0ed9da79f3,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-c13537dec5cb7565,libpin_project_lite-72bf04572caa1c84,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libworkspace_tools-df81ed858cf4f230,libserde_yaml-385ad92ab35247de,libunsafe_libyaml-d3127b66fe569cc5,libtoml-d3252d120afa1be8,libtoml_edit-eb57780c25544bdc,libserde_spanned-ac382c2876ba6847,libwinnow-ff325613e0e6d4a9,libtoml_write-2c704ffd35684d73,libtoml_datetime-fa63dc5968e2888e,libindexmap-449c7f9540d8144f,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libcargo_metadata-c97d9e3b9843a854,libcargo_platform-d097d2c96d5a3821,libsemver-b78d6c10619741b2,libcamino-d52f2936f752924a,libnotify-29f839d2ab3b472a,libmio-0a899a9e06bb9152,liblog-40ebd7d040175aeb,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libinotify-c21adfa4418abc8f,libinotify_sys-e11f56ee3bf5c220,libbitflags-9362e66b8880981a,libnotify_types-bd89dc9593822ef7,libparking_lot-3c23d1a32faae214,libparking_lot_core-07dc4dfa0e4d7158,liblibc-520a1cd7a1b3fe13,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libflate2-ee7717ab1db17b80,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libcrc32fast-77160f4e25d6fc25,libcfg_if-83060ec5685761ae,libserde_json-86fa4e944e5b9be8,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liberror_tools-a689d6d5a7618a82,libanyhow-4342eda19ce54c8e,libthiserror-17edd524b40616da,libserde_with-528a6d22620260e7,libserde-61e7c126880e7649,libserde_core-9c6a4a1faf3c1a34,libmod_interface-73d0b5da4d5e56b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcpB9Ghu/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-7346a78183b00be6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/claude_code_review-692a7fdaab2fc542" "-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 `api_claude` (example "claude_code_review") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ee9ba40e240882a3744dc84460a364854bc0eeb56eb75e70787406d65e0002bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee9ba40e240882a3744dc84460a364854bc0eeb56eb75e70787406d65e0002bf", kill_on_drop: false }`
[INFO] [stdout] ee9ba40e240882a3744dc84460a364854bc0eeb56eb75e70787406d65e0002bf
