[INFO] fetching crate openai-agents-rs 0.1.2...
[INFO] testing openai-agents-rs-0.1.2 against 1.95.0 for beta-1.96-2
[INFO] extracting crate openai-agents-rs 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate openai-agents-rs 0.1.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate openai-agents-rs 0.1.2
[INFO] tweaked toml for crates.io crate openai-agents-rs 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate openai-agents-rs 0.1.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openai-agents-rs 0.1.2 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openai-agents-openai-rs v0.1.2
[INFO] [stderr]   Downloaded arcstr v1.2.0
[INFO] [stderr]   Downloaded openai-agents-realtime-rs v0.1.2
[INFO] [stderr]   Downloaded openai-agents-extensions-rs v0.1.2
[INFO] [stderr]   Downloaded openai-agents-voice-rs v0.1.2
[INFO] [stderr]   Downloaded openai-agents-core-rs v0.1.2
[INFO] [stderr]   Downloaded redis v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8af5dfc1257bdd9a541fee7e01cd85088118a64b280118507b1c6f287b36893
[INFO] running `Command { std: "docker" "start" "-a" "e8af5dfc1257bdd9a541fee7e01cd85088118a64b280118507b1c6f287b36893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8af5dfc1257bdd9a541fee7e01cd85088118a64b280118507b1c6f287b36893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8af5dfc1257bdd9a541fee7e01cd85088118a64b280118507b1c6f287b36893", kill_on_drop: false }`
[INFO] [stdout] e8af5dfc1257bdd9a541fee7e01cd85088118a64b280118507b1c6f287b36893
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ba083db291c14c9256106f5bccc1267ea551c2a7a7205a85be61d34dde7df09
[INFO] running `Command { std: "docker" "start" "-a" "8ba083db291c14c9256106f5bccc1267ea551c2a7a7205a85be61d34dde7df09", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling redis v1.1.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling openai-agents-core-rs v0.1.2
[INFO] [stderr]    Compiling openai-agents-openai-rs v0.1.2
[INFO] [stderr]    Compiling openai-agents-realtime-rs v0.1.2
[INFO] [stderr]    Compiling openai-agents-voice-rs v0.1.2
[INFO] [stderr]    Compiling openai-agents-extensions-rs v0.1.2
[INFO] [stderr]    Compiling openai-agents-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "8ba083db291c14c9256106f5bccc1267ea551c2a7a7205a85be61d34dde7df09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ba083db291c14c9256106f5bccc1267ea551c2a7a7205a85be61d34dde7df09", kill_on_drop: false }`
[INFO] [stdout] 8ba083db291c14c9256106f5bccc1267ea551c2a7a7205a85be61d34dde7df09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83d72124c364f72b0a4eb2097d0ae66890d805b2b73bcd2f5644254151a4be7e
[INFO] running `Command { std: "docker" "start" "-a" "83d72124c364f72b0a4eb2097d0ae66890d805b2b73bcd2f5644254151a4be7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling openai-agents-rs v0.1.2 (/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/rustc051SS8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libopenai_agents-9e8bbffecb0a701f,libagents_extensions-4b4374403f0d654f,libredis-d96f9ab6cdcb858b,libasync_lock-eebec1e2dc2c616d,libevent_listener_strategy-d680ea8324edf204,libxxhash_rust-86c0c81f97b834ae,libnum_bigint-c11495d40d2de5b7,libnum_integer-daff408640fc915b,libsha1_smol-9aa3dbaff1ac63b9,libcombine-f679efda6c033330,libarcstr-0c126199fe1fbe15,libagents_voice-886ab24ba93a05dc,libagents_realtime-20a0cc0977a5e844,libagents_openai-e687ee78e7835bf5,libtokio_tungstenite-0ddfb4cd19ba9d3e,libtungstenite-2e5f8f73b58499e1,libdata_encoding-d7d48b19430cac4c,librand-6999af90985870e1,librand_chacha-b0fe466bcc7909b5,librand_core-3cb9fbfcfe7d428a,libgetrandom-8311ccf6e1972e58,libsha1-ed7a185d30ac90ce,libreqwest-81e9139f0c6c0d7c,libhyper_rustls-84a144c3dab8dfbe,libtokio_rustls-6c602af86a8cd24e,libtower_http-4e17a7b0086490a0,libiri_string-283d3fbd00dcaab1,libtower-7b69060a6d534a3a,libtower_layer-007845b5cfb86980,libhyper_util-d30f60168f0dbbc8,libipnet-9380825425438103,libtower_service-2977940d96a5a5ec,libhyper-aac1b9181eee3bfa,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libatomic_waker-d8b8d9f20347d4d4,libtokio_util-68a410a6ea30a015,libhttp_body_util-2476852d6489da02,libhttp_body-428ef2fc0345b2ab,libhttp-e5434f97d24428b9,libsync_wrapper-17e2928e6f4736b8,libagents_core-ec8e5f1ba7aa3f33,libsqlx-ef9db9a2a27fa7f6,libsqlx_sqlite-88bb449730327d8b,libflume-112da4d52c9b85c7,libspin-8dccd364348f2e4a,libserde_urlencoded-9129d859858dfe94,libryu-e5f8b89e5754c206,libfutures_intrusive-9e17c47b193ef5e7,libparking_lot-5482196b8b4b68b1,libparking_lot_core-fc589486b14c9876,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,liblibsqlite3_sys-4f9b8a60d11c1c48,libsqlx_postgres-328ef477cd23dd42,libhex-0b3fae1a86581d8a,libwhoami-29b476344b3f2e6d,libhome-21293f5ce4011558,libbitflags-63e2f8b0afd96f09,libmd5-7b09814831e3ab92,libbyteorder-a58de1bde3da5101,libatoi-aa7bb66e62bc8251,libnum_traits-08c253097ab23647,libstringprep-414db4b7075f32d9,libunicode_properties-4910c9344377010d,libunicode_normalization-91e67b9c914fbcb4,libtinyvec-f9dc5249a0760feb,libtinyvec_macros-938bd383008fa074,libunicode_bidi-4e66af96c545586c,librand-db04ab614bd5583e,librand_chacha-f4b2a3e3fc4fd4d3,libppv_lite86-02a653061a7d74e1,libzerocopy-7c0d9221b4727d6d,librand_core-ffa085e6146049cc,libhkdf-68075dfc08001beb,libhmac-c3ea4df2872c4311,libsqlx_core-5d5cb9da29b814a3,libwebpki_roots-5cc04d567adc3262,libwebpki_roots-2a45ab784262755d,libindexmap-b2ede4384e86fe0b,libhashbrown-71c935f44bfd42d2,libbase64-6d64914d1112fcae,libsha2-68db5bcda49196d2,libcpufeatures-5bf216af22f7e564,libdigest-ce2a0e3c59000775,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,librustls-d46972c51a6e3a04,libsubtle-3a70fd467bfaa3d3,libwebpki-f9b8e8a328c7592c,libring-ce30b286fc9387bf,libgetrandom-c1061c02d1cbe60a,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libhashlink-293d15b547d655fc,libhashbrown-f9bcc436e5b30e37,libfoldhash-29959b8492cc2caf,libequivalent-da934a6694ab360d,liballocator_api2-c141b3fcf831f6d7,liburl-252fad5231f5a317,libidna-dfd3d970442e0525,libidna_adapter-6c9daa1ca9596b49,libicu_properties-b4feaa9645d4fa6d,libicu_properties_data-a4e3782045126ad3,libicu_normalizer-ae1348a29e379c2b,libsmallvec-66011bc13fa6cb84,libicu_normalizer_data-870444a3ec79ea48,libicu_collections-6cb2d81a1da5f302,libutf8_iter-59a8409a508f6435,libpotential_utf-149bd097a49fef08,libicu_provider-22c9b6c087366d0f,libicu_locale_core-eba77c9a21c9a0c7,libtinystr-144fa2b03bd46cd2,liblitemap-1601ab14131c664d,libwriteable-666e471b656e4bcb,libzerovec-af679402888bfdfb,libzerotrie-f79dff6e1bdfece3,libyoke-68307dc71788b446,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-82afa293386704a7,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libtracing-277750c0b977688c,libtracing_core-9ff6dae8bc2f2031,libonce_cell-b9d73fa098d83f74,libcrossbeam_queue-24028df825023b9a,libcrossbeam_utils-221bda15e85f264f,libeither-f280a84e498b2adb,libevent_listener-bdaaae84fb88c871,libparking-f5b15481429d84f9,liblog-8cdbcf384ab44191,libtokio-bc450d4652c7f454,libsocket2-8ef7583a46e149ca,libbytes-2edb8796c3d48962,libmio-abc36d7655a3889b,libthiserror-2b4b60ba99193239,libfutures-d9550978518be7dc,libfutures_executor-c9e6950daf265d4e,libfutures_util-2f56a1af1760a1fb,libfutures_io-1f4d80ff991d8a2d,libslab-716896e9652832e1,libfutures_channel-9d99622e4924dec8,libpin_project_lite-a495a978f0594be4,libfutures_sink-db5ea9f9da5aa337,libfutures_task-6f96c43b72e028b1,libfutures_core-970044a72db40fba,libschemars-ee77c9db3dbfe8ba,libdyn_clone-7800a73bd5b98c63,libserde-1b237428a29a340b,libref_cast-7fef311d29aa8ec0,libuuid-d0db5e98c31eea15,libgetrandom-134f72ba67b35f87,liblibc-8726fb5234c94a29,libcfg_if-52879664ee908f39,libserde_json-41babcaeb051f7c9,libmemchr-324148c518a47e11,libitoa-f934f33aadd9150c,libzmij-2f58aa8f05c876ef,libserde_core-43e1abc6a00c45af}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc051SS8/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-256927ccfcd4bcc5/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-90886d47084caf36/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/extensions_semantics-4c1a01e00aaddaad" "-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 `openai-agents-rs` (test "extensions_semantics") 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/examples/rustc8uLlz5/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libopenai_agents-9e8bbffecb0a701f,libagents_extensions-4b4374403f0d654f,libredis-d96f9ab6cdcb858b,libasync_lock-eebec1e2dc2c616d,libevent_listener_strategy-d680ea8324edf204,libxxhash_rust-86c0c81f97b834ae,libnum_bigint-c11495d40d2de5b7,libnum_integer-daff408640fc915b,libsha1_smol-9aa3dbaff1ac63b9,libcombine-f679efda6c033330,libarcstr-0c126199fe1fbe15,libagents_voice-886ab24ba93a05dc,libagents_realtime-20a0cc0977a5e844,libagents_openai-e687ee78e7835bf5,libtokio_tungstenite-0ddfb4cd19ba9d3e,libtungstenite-2e5f8f73b58499e1,libdata_encoding-d7d48b19430cac4c,librand-6999af90985870e1,librand_chacha-b0fe466bcc7909b5,librand_core-3cb9fbfcfe7d428a,libgetrandom-8311ccf6e1972e58,libsha1-ed7a185d30ac90ce,libreqwest-81e9139f0c6c0d7c,libhyper_rustls-84a144c3dab8dfbe,libtokio_rustls-6c602af86a8cd24e,libtower_http-4e17a7b0086490a0,libiri_string-283d3fbd00dcaab1,libtower-7b69060a6d534a3a,libtower_layer-007845b5cfb86980,libhyper_util-d30f60168f0dbbc8,libipnet-9380825425438103,libtower_service-2977940d96a5a5ec,libhyper-aac1b9181eee3bfa,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libatomic_waker-d8b8d9f20347d4d4,libtokio_util-68a410a6ea30a015,libhttp_body_util-2476852d6489da02,libhttp_body-428ef2fc0345b2ab,libhttp-e5434f97d24428b9,libsync_wrapper-17e2928e6f4736b8,libagents_core-ec8e5f1ba7aa3f33,libsqlx-ef9db9a2a27fa7f6,libsqlx_sqlite-88bb449730327d8b,libflume-112da4d52c9b85c7,libspin-8dccd364348f2e4a,libserde_urlencoded-9129d859858dfe94,libryu-e5f8b89e5754c206,libfutures_intrusive-9e17c47b193ef5e7,libparking_lot-5482196b8b4b68b1,libparking_lot_core-fc589486b14c9876,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,liblibsqlite3_sys-4f9b8a60d11c1c48,libsqlx_postgres-328ef477cd23dd42,libhex-0b3fae1a86581d8a,libwhoami-29b476344b3f2e6d,libhome-21293f5ce4011558,libbitflags-63e2f8b0afd96f09,libmd5-7b09814831e3ab92,libbyteorder-a58de1bde3da5101,libatoi-aa7bb66e62bc8251,libnum_traits-08c253097ab23647,libstringprep-414db4b7075f32d9,libunicode_properties-4910c9344377010d,libunicode_normalization-91e67b9c914fbcb4,libtinyvec-f9dc5249a0760feb,libtinyvec_macros-938bd383008fa074,libunicode_bidi-4e66af96c545586c,librand-db04ab614bd5583e,librand_chacha-f4b2a3e3fc4fd4d3,libppv_lite86-02a653061a7d74e1,libzerocopy-7c0d9221b4727d6d,librand_core-ffa085e6146049cc,libhkdf-68075dfc08001beb,libhmac-c3ea4df2872c4311,libsqlx_core-5d5cb9da29b814a3,libwebpki_roots-5cc04d567adc3262,libwebpki_roots-2a45ab784262755d,libindexmap-b2ede4384e86fe0b,libhashbrown-71c935f44bfd42d2,libbase64-6d64914d1112fcae,libsha2-68db5bcda49196d2,libcpufeatures-5bf216af22f7e564,libdigest-ce2a0e3c59000775,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,librustls-d46972c51a6e3a04,libsubtle-3a70fd467bfaa3d3,libwebpki-f9b8e8a328c7592c,libring-ce30b286fc9387bf,libgetrandom-c1061c02d1cbe60a,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libhashlink-293d15b547d655fc,libhashbrown-f9bcc436e5b30e37,libfoldhash-29959b8492cc2caf,libequivalent-da934a6694ab360d,liballocator_api2-c141b3fcf831f6d7,liburl-252fad5231f5a317,libidna-dfd3d970442e0525,libidna_adapter-6c9daa1ca9596b49,libicu_properties-b4feaa9645d4fa6d,libicu_properties_data-a4e3782045126ad3,libicu_normalizer-ae1348a29e379c2b,libsmallvec-66011bc13fa6cb84,libicu_normalizer_data-870444a3ec79ea48,libicu_collections-6cb2d81a1da5f302,libutf8_iter-59a8409a508f6435,libpotential_utf-149bd097a49fef08,libicu_provider-22c9b6c087366d0f,libicu_locale_core-eba77c9a21c9a0c7,libtinystr-144fa2b03bd46cd2,liblitemap-1601ab14131c664d,libwriteable-666e471b656e4bcb,libzerovec-af679402888bfdfb,libzerotrie-f79dff6e1bdfece3,libyoke-68307dc71788b446,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-82afa293386704a7,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libtracing-277750c0b977688c,libtracing_core-9ff6dae8bc2f2031,libonce_cell-b9d73fa098d83f74,libcrossbeam_queue-24028df825023b9a,libcrossbeam_utils-221bda15e85f264f,libeither-f280a84e498b2adb,libevent_listener-bdaaae84fb88c871,libparking-f5b15481429d84f9,liblog-8cdbcf384ab44191,libtokio-bc450d4652c7f454,libsocket2-8ef7583a46e149ca,libbytes-2edb8796c3d48962,libmio-abc36d7655a3889b,libthiserror-2b4b60ba99193239,libfutures-d9550978518be7dc,libfutures_executor-c9e6950daf265d4e,libfutures_util-2f56a1af1760a1fb,libfutures_io-1f4d80ff991d8a2d,libslab-716896e9652832e1,libfutures_channel-9d99622e4924dec8,libpin_project_lite-a495a978f0594be4,libfutures_sink-db5ea9f9da5aa337,libfutures_task-6f96c43b72e028b1,libfutures_core-970044a72db40fba,libschemars-ee77c9db3dbfe8ba,libdyn_clone-7800a73bd5b98c63,libserde-1b237428a29a340b,libref_cast-7fef311d29aa8ec0,libuuid-d0db5e98c31eea15,libgetrandom-134f72ba67b35f87,liblibc-8726fb5234c94a29,libcfg_if-52879664ee908f39,libserde_json-41babcaeb051f7c9,libmemchr-324148c518a47e11,libitoa-f934f33aadd9150c,libzmij-2f58aa8f05c876ef,libserde_core-43e1abc6a00c45af}.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/rustc8uLlz5/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-256927ccfcd4bcc5/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-90886d47084caf36/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/voice_pipeline-eade054ab27ea33f" "-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 `openai-agents-rs` (example "voice_pipeline") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "83d72124c364f72b0a4eb2097d0ae66890d805b2b73bcd2f5644254151a4be7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83d72124c364f72b0a4eb2097d0ae66890d805b2b73bcd2f5644254151a4be7e", kill_on_drop: false }`
[INFO] [stdout] 83d72124c364f72b0a4eb2097d0ae66890d805b2b73bcd2f5644254151a4be7e
