[INFO] cloning repository https://github.com/ikcore/gaise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ikcore/gaise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikcore%2Fgaise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikcore%2Fgaise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e987fc967f3cab82cd5b80169785ea105f22e628 [INFO] testing ikcore/gaise against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikcore%2Fgaise" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ikcore/gaise [INFO] finished tweaking git repo https://github.com/ikcore/gaise [INFO] tweaked toml for git repo https://github.com/ikcore/gaise written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ikcore/gaise on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ikcore/gaise 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dadb490a856ba731d7dadcb36c624e292a57a1e8d6421e8333977f33f49581f6 [INFO] running `Command { std: "docker" "start" "-a" "dadb490a856ba731d7dadcb36c624e292a57a1e8d6421e8333977f33f49581f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dadb490a856ba731d7dadcb36c624e292a57a1e8d6421e8333977f33f49581f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dadb490a856ba731d7dadcb36c624e292a57a1e8d6421e8333977f33f49581f6", kill_on_drop: false }` [INFO] [stdout] dadb490a856ba731d7dadcb36c624e292a57a1e8d6421e8333977f33f49581f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20241461eb513e49be90fb4c2fc4b5cb86d452a1c7ee98d201c4f68a0fe3a8be [INFO] running `Command { std: "docker" "start" "-a" "20241461eb513e49be90fb4c2fc4b5cb86d452a1c7ee98d201c4f68a0fe3a8be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling mockall_derive v0.14.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling mockall v0.14.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling aws-types v1.3.11 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling aws-smithy-xml v0.60.13 [INFO] [stderr] Compiling text_io v0.1.13 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling gaise v0.1.1 (/opt/rustwide/workdir/gaise-core) [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling aws-smithy-async v1.2.11 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling aws-smithy-types v1.4.3 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.11.3 [INFO] [stderr] Compiling aws-smithy-eventstream v0.60.18 [INFO] [stderr] Compiling aws-smithy-json v0.61.9 [INFO] [stderr] Compiling aws-smithy-query v0.60.13 [INFO] [stderr] Compiling aws-credential-types v1.2.11 [INFO] [stderr] Compiling aws-smithy-http v0.62.6 [INFO] [stderr] Compiling aws-smithy-http v0.63.3 [INFO] [stderr] Compiling aws-smithy-observability v0.2.4 [INFO] [stderr] Compiling aws-sigv4 v1.3.7 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.26 [INFO] [stderr] Compiling gaise-provider-ollama v0.1.1 (/opt/rustwide/workdir/gaise-provider-ollama) [INFO] [stderr] Compiling gaise-provider-gemini v0.1.1 (/opt/rustwide/workdir/gaise-provider-gemini) [INFO] [stderr] Compiling gaise-provider-openai v0.1.1 (/opt/rustwide/workdir/gaise-provider-openai) [INFO] [stderr] Compiling gaise-provider-vertexai v0.1.1 (/opt/rustwide/workdir/gaise-provider-vertexai) [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.9 [INFO] [stderr] Compiling axum-extra v0.9.6 [INFO] [stderr] Compiling gaise-provider-anthropic v0.1.1 (/opt/rustwide/workdir/gaise-provider-anthropic) [INFO] [stderr] Compiling aws-smithy-runtime v1.10.0 [INFO] [stderr] Compiling aws-runtime v1.5.18 [INFO] [stderr] Compiling aws-sdk-sso v1.92.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.94.0 [INFO] [stderr] Compiling aws-sdk-sts v1.96.0 [INFO] [stderr] Compiling aws-sdk-bedrockruntime v1.122.0 [INFO] [stderr] Compiling aws-config v1.8.12 [INFO] [stderr] Compiling gaise-provider-bedrock v0.1.1 (/opt/rustwide/workdir/gaise-provider-bedrock) [INFO] [stderr] Compiling gaise-client v0.1.1 (/opt/rustwide/workdir/gaise-client) [INFO] [stderr] Compiling gaise-api v0.1.1 (/opt/rustwide/workdir/gaise-api) [INFO] [stderr] Compiling gaise-chatbot v0.1.1 (/opt/rustwide/workdir/gaise-chatbot) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "20241461eb513e49be90fb4c2fc4b5cb86d452a1c7ee98d201c4f68a0fe3a8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20241461eb513e49be90fb4c2fc4b5cb86d452a1c7ee98d201c4f68a0fe3a8be", kill_on_drop: false }` [INFO] [stdout] 20241461eb513e49be90fb4c2fc4b5cb86d452a1c7ee98d201c4f68a0fe3a8be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87b689c0fb580b7f939945f1674e74d78581a590bbf0dde02583cd4c4fcb3803 [INFO] running `Command { std: "docker" "start" "-a" "87b689c0fb580b7f939945f1674e74d78581a590bbf0dde02583cd4c4fcb3803", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling gaise-provider-anthropic v0.1.1 (/opt/rustwide/workdir/gaise-provider-anthropic) [INFO] [stderr] Compiling gaise-provider-gemini v0.1.1 (/opt/rustwide/workdir/gaise-provider-gemini) [INFO] [stderr] Compiling gaise-provider-ollama v0.1.1 (/opt/rustwide/workdir/gaise-provider-ollama) [INFO] [stderr] Compiling gaise-provider-vertexai v0.1.1 (/opt/rustwide/workdir/gaise-provider-vertexai) [INFO] [stderr] Compiling gaise-provider-bedrock v0.1.1 (/opt/rustwide/workdir/gaise-provider-bedrock) [INFO] [stderr] Compiling gaise-provider-openai v0.1.1 (/opt/rustwide/workdir/gaise-provider-openai) [INFO] [stderr] Compiling gaise-client v0.1.1 (/opt/rustwide/workdir/gaise-client) [INFO] [stderr] Compiling gaise-chatbot v0.1.1 (/opt/rustwide/workdir/gaise-chatbot) [INFO] [stderr] Compiling gaise v0.1.1 (/opt/rustwide/workdir/gaise-core) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcTdLz3Z/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/{libgaise_client-4e31e4ec79bb4dfe,libgaise_provider_gemini-e9b2a8d93e70c707,libgaise_provider_anthropic-c8656ccdd0111a00,libreqwest-b08e4871d6df4131,librustls_platform_verifier-8d34d4f3357772d9,libgaise_provider_bedrock-ab2ab4118328c51f,libaws_config-e0835dbab5fdb090,libaws_sdk_ssooidc-569357caca2bade7,libaws_sdk_sso-7b6349e3e112b77d,libaws_sdk_sts-3eb7e74d68a3f9bc,libaws_smithy_query-c58002530097fff3,liburlencoding-b8d7b946e536689d,libaws_smithy_xml-a9416e16f21a1ce6,libxmlparser-e98290b9f4156596,libasync_stream-ad5fe0ecaf121d0f,libaws_sdk_bedrockruntime-0517be4f19bf92b8,libaws_runtime-0ec3577539859c35,libuuid-547a38ec258c7d59,libaws_sigv4-40b009b4d993e3e0,libhex-aa11f1b7b510398f,libsha2-2a77169eebaf2a0b,libcpufeatures-42612946e83e041b,libhmac-8ecd33cdf456bbcc,libdigest-c7c0275610a2b46f,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libregex_lite-4136cb498858f6a8,libaws_smithy_json-61f0824d15ce15d7,libaws_smithy_http-257965f8a3a8ec8f,libaws_smithy_eventstream-ed359f3758e51703,libcrc32fast-6a12d0129be5e8d8,libaws_types-49658f33a7057cbf,libaws_credential_types-55a0dcf1086d62cd,libaws_smithy_runtime-f99d037230e7f2b8,libfastrand-46d3783c18562080,libaws_smithy_observability-b46458d51e903e70,libaws_smithy_http_client-99fa36715c205c51,libhyper_rustls-1472c450542aa9f9,libtokio_rustls-d6dd19d9d0ceb1b6,librustls-1851db5be3b7b679,libsubtle-4f5a50036df13274,libwebpki-17f3c1a3872c962a,libaws_lc_rs-fc128cd2d8817f81,libaws_lc_sys-02a0ae47e294f6d7,librustls_native_certs-d5b8e9f7b1e7544e,libopenssl_probe-36add93db21104c3,libhyper_rustls-76ef07dc75cf0d4c,libtokio_rustls-d75f26e156dffbf1,librustls-e4ee3eb13f7e5b6f,libsct-948a23c02f54e576,libwebpki-b4ff550a5ce4a86e,libhyper-b6fc4595364b3b2f,libsocket2-718176f42f9b3038,libh2-27e1183552aaeeed,libaws_smithy_http-fb2e6c10d0d28049,libaws_smithy_runtime_api-585590c29c0a7c3d,libaws_smithy_async-70987150fc4b9fd4,libaws_smithy_types-835f632df69ee7c4,libbytes_utils-065ea5e3e88b7d10,libeither-952c7f0cf6dce641,libhttp_body-0bb80c255b221b2f,libhttp-0e4c0cd788b65771,libbase64_simd-4a15ecc9fdd0a123,liboutref-5c743d23a995d3a2,libvsimd-ba4bcfe2c1e88049,libgaise_provider_openai-a59ef6a5c5b1e40a,libgaise_provider_vertexai-66f4a179039015e0,libjsonwebtoken-2fc6584844662b4b,libpem-321cfb415078c861,libsimple_asn1-6b87acb422c60150,libtime-384c950bb1f7c535,libtime_core-5e625b38a65bb06c,libnum_conv-910404deaa80eaa9,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libthiserror-0682918d9f15d5c1,libnum_bigint-bdccc2b49fbe87fc,libnum_integer-533c25befdc2759c,libring-dbb00ba6c9320d67,libgetrandom-372c2ee3ede4770e,libuntrusted-ae5fa18859ffcbba,libchrono-7782ff17fc8882ef,libiana_time_zone-cfc0892ae7b7a99c,libnum_traits-9038bb459b9a0748,libgaise_provider_ollama-a16b9591dbf18829,libreqwest-88a4f556e8fc4376,libserde_urlencoded-e68b501efac83a7d,librustls_pki_types-b5af02c2767dcfb9,libzeroize-c59311ce59192ddc,libhyper_tls-934aa8645c554b20,libtokio_native_tls-fbb9ba08e460aa87,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,libtower_http-ce94bf811c69557e,libiri_string-2d758dd1d8c44b89,libtower-3216116d3c3997c0,libtower_layer-3b63c02b4d0ef938,libnative_tls-61bb338d3c786cd4,libopenssl_probe-eea81a4ba667d54e,libopenssl-d58365db53f72687,libbitflags-cd6205512b47de5d,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-7c29fa04d08e111f,libhyper_util-22bd841766223fda,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libhyper-4332c0ee8934c26b,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-e7df76a91db7007b,libtracing-683a24ac5f7c020e,libtracing_core-cad8010058948a35,libonce_cell-9ec3b2d30075ab56,libindexmap-a631130a5e309f22,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libfnv-bf8b415be0978c3b,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-7edad89c2b1b1b97,libtokio_util-f42f8e0781e7cef2,libfutures_sink-999c1a898cc14726,libhttp_body_util-b557ce6acd9f1cfe,libhttp_body-419f951f24eab8bd,liblog-5081bf809293ba62,liburl-61cd6a86ffceffd7,libidna-73b2e3a4aa53f88a,libutf8_iter-d59950773a6f062b,libidna_adapter-2a72bb7d462ef770,libicu_properties-b11b579c642d5b58,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-0b68997c4901d2b7,libicu_normalizer_data-07107859aeec763f,libicu_collections-cb0a53e2ba8b4777,libpotential_utf-8425f71656774c13,libicu_provider-614e2880d2853071,libicu_locale_core-72f4b3e17c05d6ff,libtinystr-dc3d66331d8b8746,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-1b3268faa98f23a8,libzerotrie-d59a1966a7577f9a,libyoke-dfbb2f87084dac13,libstable_deref_trait-1210460e331f0a03,libzerofrom-9d34f128051208f6,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhttp-44208ad5ab56edb5,libsync_wrapper-82795f8ff27c70cb,libbase64-29d4d4232c317d5e,libgaise_core-61331082046ff1c4,libserde_bytes-b3e8dc6aafb55b83,libserde_json-65b68565c417e6d4,libmemchr-b567a4d9673dfb1d,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libserde-ea309ff6b9831930,libserde_core-2c931dd3fb8fd185,libfutures_util-cc9aa19b99a19385,libslab-5720d3dfa1792f68,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libtokio-0b1858bc3662234a,libsignal_hook_registry-1f05e99e86589d30,libsocket2-85b42832d751b388,libbytes-727a11fb69696bac,libmio-0afe8cd7f30331ae,libparking_lot-ed980649cdd5821d,libparking_lot_core-0bac5a9b928e5836,liblibc-36853d9992d7fa26,libcfg_if-73907a425b6e514e,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libpin_project_lite-63e0d9d6cb6ec6cf}.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/rustcTdLz3Z/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-3341e6a0882fce66/out" "-L" "/opt/rustwide/target/debug/build/ring-b067c44825dad10c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/logger_test-efda3a52feb5b4b1" "-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 `gaise-client` (test "logger_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "87b689c0fb580b7f939945f1674e74d78581a590bbf0dde02583cd4c4fcb3803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87b689c0fb580b7f939945f1674e74d78581a590bbf0dde02583cd4c4fcb3803", kill_on_drop: false }` [INFO] [stdout] 87b689c0fb580b7f939945f1674e74d78581a590bbf0dde02583cd4c4fcb3803