[INFO] fetching crate adk-agent 0.6.0...
[INFO] testing adk-agent-0.6.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate adk-agent 0.6.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate adk-agent 0.6.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate adk-agent 0.6.0
[INFO] tweaked toml for crates.io crate adk-agent 0.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate adk-agent 0.6.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate adk-agent 0.6.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 875e2f4628d788b3a219413013aee709d14f06e0c2b425565c01da16e311ed5f
[INFO] running `Command { std: "docker" "start" "-a" "875e2f4628d788b3a219413013aee709d14f06e0c2b425565c01da16e311ed5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "875e2f4628d788b3a219413013aee709d14f06e0c2b425565c01da16e311ed5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "875e2f4628d788b3a219413013aee709d14f06e0c2b425565c01da16e311ed5f", kill_on_drop: false }`
[INFO] [stdout] 875e2f4628d788b3a219413013aee709d14f06e0c2b425565c01da16e311ed5f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbecc4bd0964af72bacc4f7fd61ae697d70573d4567863b7143e312c3a39c437
[INFO] running `Command { std: "docker" "start" "-a" "cbecc4bd0964af72bacc4f7fd61ae697d70573d4567863b7143e312c3a39c437", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rmcp v1.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.3.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling adk-core v0.6.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.1
[INFO] [stderr]    Compiling adk-rust-macros v0.6.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling adk-plugin v0.6.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling adk-skill v0.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.1
[INFO] [stderr]    Compiling adk-telemetry v0.6.0
[INFO] [stderr]    Compiling adk-tool v0.6.0
[INFO] [stderr]    Compiling adk-agent v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "cbecc4bd0964af72bacc4f7fd61ae697d70573d4567863b7143e312c3a39c437", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbecc4bd0964af72bacc4f7fd61ae697d70573d4567863b7143e312c3a39c437", kill_on_drop: false }`
[INFO] [stdout] cbecc4bd0964af72bacc4f7fd61ae697d70573d4567863b7143e312c3a39c437
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fafd5f2a436ccfe4aadb23cf9847c8061f49cecf742718a6e6f27634d4e4fcf5
[INFO] running `Command { std: "docker" "start" "-a" "fafd5f2a436ccfe4aadb23cf9847c8061f49cecf742718a6e6f27634d4e4fcf5", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling adk-core v0.6.0
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling rmcp v1.3.0
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling adk-plugin v0.6.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling adk-skill v0.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling adk-gemini v0.6.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.1
[INFO] [stderr]    Compiling adk-telemetry v0.6.0
[INFO] [stderr]    Compiling adk-tool v0.6.0
[INFO] [stderr]    Compiling adk-agent v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling adk-model v0.6.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcXybvGo/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenvy-be9b890638a1bff4.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libadk_model-8723566eda51e4fe,libadk_gemini-533a6f6fc6915032,libschemars-0933e94197298bcc,libdyn_clone-b4373bc64eef4ba3,libref_cast-d3702dc26c8523fb,libtime-93f003d02eb80a00,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-34d60913bc36a0e9,libpowerfmt-521a460cc2ff4e45,libsnafu-5e8cbd6a917406be,libbacktrace-edd020303972a60c,libminiz_oxide-0ee2e67a43c9ba51,libadler2-4b9a36ff39ff8edb,libobject-addbc1ff05566090,libaddr2line-3b73881d69ab7698,libgimli-87ef1cc6ddfc4751,librustc_demangle-d92dea0f32479d2f,libeventsource_stream-ab90bf78c8093851,libnom-fc668abba2004b27,libadk_agent-129d6501698dae82,libadk_telemetry-3ebeda60f1427488,libtracing_opentelemetry-b3e6714d01e6be5a,libopentelemetry_otlp-5860f94cca2f08c6,libopentelemetry_proto-063005483df0bf11,libtonic_prost-0ca7660ddd1fd228,libtonic-1451aeb665c51661,libhyper_timeout-792aed85db0352a9,libpin_project-8913758303a3d5e7,libprost-750253bcfea15cdc,libopentelemetry_sdk-b6cc85ec4ca3027e,libtokio_stream-ca25aa451150fef6,librand-ff1a9fe86f5cdbcf,librand_chacha-5d91f395ba412280,libppv_lite86-6cd70db7b59b8638,libzerocopy-935c2d7a5fdcced9,librand_core-49ede7e2af31ceda,libgetrandom-6f92f810a570b477,libopentelemetry_http-b1afe835f308dd03,libreqwest-e34b37905021b653,libhyper_rustls-d2ec1e8cf082e54f,libwebpki_roots-52073429bdaef505,librustls_native_certs-a1dba9c5cc27f159,libhyper_tls-7a6905bd0bbada9a,libtokio_native_tls-efca49ab426a8965,libtokio_rustls-b91e3535dd54c9fd,librustls-029edee4836fb5a3,libsubtle-e2f0af8959bd7889,libwebpki-53d6807abd82af2b,libring-d72e22b1fe2fa452,libgetrandom-af63474a04c9d19f,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libserde_urlencoded-3b7ce6b71fd7bd77,libencoding_rs-e36cbb4cff8cacd8,libmime_guess-0b30e35c05d4b5f3,libunicase-39c350669888fd67,libmime-7cbfcc84299bf52b,libtower_http-c85d0c56e66a6919,libiri_string-fba156a8d873a890,libtower-a36802cf8102cbb8,libtower_layer-5699d784b4449e00,libnative_tls-7d6cdc01b67c5354,libopenssl_probe-703a3ddfc0e4be36,libopenssl-412d21aed5651bf5,libbitflags-5009bb8c2d6ccbe4,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-e200f33c2ece47d2,libhyper_util-e351672813d2d3d1,libbase64-fff42f7554bbeb90,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libhyper-524a7ac7897cc508,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-8386b91d599eacad,libfnv-2a26f5d3b9cd4973,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libtokio_util-6609be17aecd61ce,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,liburl-87c0a693de864d9a,libidna-c276c6be1b9baf14,libutf8_iter-efb3984ee203d151,libidna_adapter-b8061310cb34d4ce,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-d621a7e000213e64,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libsync_wrapper-096429d0b7f46333,libhttp-f9b3654e0d1e7e7a,libopentelemetry-796bad74286c39b5,libtracing_subscriber-f7bb99cc5b50d232,libsmallvec-128704011005142e,libtracing_serde-3fecce4fe7a75d23,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-f7b5388ea571970b,libregex_automata-d2cdcef187393c2f,libregex_syntax-07115c1e62fbf464,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-f38a70244c2039fa,liblog-753a0cb3f11b08fe,libadk_skill-aca559f9d6d2af1e,libserde_yaml-4d070bded5f0504d,libryu-96e4827cb8e74ef1,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libunsafe_libyaml-e6cc77d70c606c35,libadk_plugin-e54434a939d0ad41,libtracing-cdd04d661b1e46d2,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libsha2-ce973d3008cbe386,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libasync_stream-2d121613819ecab9,libadk_core-a5fea2433c4f51bb,libtokio-a396c66627a5ad41,libsignal_hook_registry-0da5a7f1f47568c6,liberrno-d749ff58ba8b44cd,libsocket2-5621979a45a8f253,libbytes-a6415339708e1154,libmio-337b8109de291cbf,libthiserror-b705a45025fdf89b,libuuid-9bf3a723ca39479e,libgetrandom-7a93e181ae3957e3,liblibc-107c1a2108505c33,libcfg_if-cad248e7066eec15,libchrono-310dfeba25b62e84,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-c33a51d2327c8d61,libserde_json-3c6185c583d93bc5,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,libserde-b711fd237057a74e,libserde_core-96573417319e0c85,libfutures-20135cb5c46cdfba,libfutures_executor-623bbe01259123e7,libfutures_util-a9d04e3d4a1e0e83,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libpin_project_lite-8ad468af17824a0b,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcXybvGo/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-73baa6f367bea0ee/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/multi_agent_test-2eb4c7a574042b9c" "-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 `adk-agent` (test "multi_agent_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fafd5f2a436ccfe4aadb23cf9847c8061f49cecf742718a6e6f27634d4e4fcf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fafd5f2a436ccfe4aadb23cf9847c8061f49cecf742718a6e6f27634d4e4fcf5", kill_on_drop: false }`
[INFO] [stdout] fafd5f2a436ccfe4aadb23cf9847c8061f49cecf742718a6e6f27634d4e4fcf5
