[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikcore%2Fgaise" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ikcore/gaise on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.111
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.111
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.111
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.111
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.61
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.1
[INFO] [stderr]   Downloaded js-sys v0.3.88
[INFO] [stderr]   Downloaded mockall v0.14.0
[INFO] [stderr]   Downloaded bytes-utils v0.1.4
[INFO] [stderr]   Downloaded iri-string v0.7.9
[INFO] [stderr]   Downloaded aws-smithy-observability v0.2.4
[INFO] [stderr]   Downloaded mockall_derive v0.14.0
[INFO] [stderr]   Downloaded aws-smithy-async v1.2.11
[INFO] [stderr]   Downloaded aws-credential-types v1.2.11
[INFO] [stderr]   Downloaded aws-smithy-query v0.60.13
[INFO] [stderr]   Downloaded reqwest v0.12.26
[INFO] [stderr]   Downloaded aws-smithy-json v0.61.9
[INFO] [stderr]   Downloaded aws-smithy-http v0.63.3
[INFO] [stderr]   Downloaded aws-smithy-http v0.62.6
[INFO] [stderr]   Downloaded aws-smithy-eventstream v0.60.18
[INFO] [stderr]   Downloaded aws-types v1.3.11
[INFO] [stderr]   Downloaded aws-smithy-types v1.4.3
[INFO] [stderr]   Downloaded aws-smithy-xml v0.60.13
[INFO] [stderr]   Downloaded xmlparser v0.13.6
[INFO] [stderr]   Downloaded wasm-streams v0.5.0
[INFO] [stderr]   Downloaded regex-lite v0.1.8
[INFO] [stderr]   Downloaded aws-smithy-http-client v1.1.9
[INFO] [stderr]   Downloaded aws-runtime v1.5.18
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.11.3
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.94.0
[INFO] [stderr]   Downloaded aws-sdk-sso v1.92.0
[INFO] [stderr]   Downloaded aws-sigv4 v1.3.7
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.10.0
[INFO] [stderr]   Downloaded aws-config v1.8.12
[INFO] [stderr]   Downloaded aws-sdk-sts v1.96.0
[INFO] [stderr]   Downloaded aws-sdk-bedrockruntime v1.122.0
[INFO] [stderr]   Downloaded web-sys v0.3.88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55f3e0f3e7097b71f6fd7a03aa02ef412d639aea4b79a988ccb01a089c371200
[INFO] running `Command { std: "docker" "start" "-a" "55f3e0f3e7097b71f6fd7a03aa02ef412d639aea4b79a988ccb01a089c371200", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55f3e0f3e7097b71f6fd7a03aa02ef412d639aea4b79a988ccb01a089c371200", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55f3e0f3e7097b71f6fd7a03aa02ef412d639aea4b79a988ccb01a089c371200", kill_on_drop: false }`
[INFO] [stdout] 55f3e0f3e7097b71f6fd7a03aa02ef412d639aea4b79a988ccb01a089c371200
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d4f095ff5f4cd2de1b07cb6f5b845008f75d88f5c3e993df38a20c26d82107e
[INFO] running `Command { std: "docker" "start" "-a" "6d4f095ff5f4cd2de1b07cb6f5b845008f75d88f5c3e993df38a20c26d82107e", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[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 base64-simd v0.8.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling aws-types v1.3.11
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.13
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling text_io v0.1.13
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[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 tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[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 tower-http v0.6.8
[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 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 rustls-webpki v0.103.8
[INFO] [stderr]    Compiling aws-credential-types v1.2.11
[INFO] [stderr]    Compiling aws-smithy-http v0.62.6
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.4
[INFO] [stderr]    Compiling aws-smithy-http v0.63.3
[INFO] [stderr]    Compiling aws-sigv4 v1.3.7
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[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 hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.26
[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 gaise-provider-gemini v0.1.1 (/opt/rustwide/workdir/gaise-provider-gemini)
[INFO] [stderr]    Compiling gaise-provider-vertexai v0.1.1 (/opt/rustwide/workdir/gaise-provider-vertexai)
[INFO] [stderr]    Compiling gaise-provider-openai v0.1.1 (/opt/rustwide/workdir/gaise-provider-openai)
[INFO] [stderr]    Compiling gaise-provider-ollama v0.1.1 (/opt/rustwide/workdir/gaise-provider-ollama)
[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 axum-extra v0.9.6
[INFO] [stderr]    Compiling aws-runtime v1.5.18
[INFO] [stderr]    Compiling aws-sdk-sso v1.92.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.96.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.94.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 39s
[INFO] running `Command { std: "docker" "inspect" "6d4f095ff5f4cd2de1b07cb6f5b845008f75d88f5c3e993df38a20c26d82107e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d4f095ff5f4cd2de1b07cb6f5b845008f75d88f5c3e993df38a20c26d82107e", kill_on_drop: false }`
[INFO] [stdout] 6d4f095ff5f4cd2de1b07cb6f5b845008f75d88f5c3e993df38a20c26d82107e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75642cd35c8bb8851701f5348a3e82b0d32fd8c147e3213c59f1f21413f959c5
[INFO] running `Command { std: "docker" "start" "-a" "75642cd35c8bb8851701f5348a3e82b0d32fd8c147e3213c59f1f21413f959c5", 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-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-vertexai v0.1.1 (/opt/rustwide/workdir/gaise-provider-vertexai)
[INFO] [stderr]    Compiling gaise-provider-openai v0.1.1 (/opt/rustwide/workdir/gaise-provider-openai)
[INFO] [stderr]    Compiling gaise v0.1.1 (/opt/rustwide/workdir/gaise-core)
[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-chatbot v0.1.1 (/opt/rustwide/workdir/gaise-chatbot)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcN8sfb0/symbols.o" "<3 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/{libgaise_client-85a573cd7e93b8e2,libgaise_provider_gemini-7b23fc5e4da06926,libgaise_provider_anthropic-6737bc0d608e7993,libreqwest-70d1f950b617c399,librustls_platform_verifier-a690ad43ec423df3,libgaise_provider_bedrock-69d69b642316ee33,libaws_config-12a16d3d70f1fb13,libaws_sdk_ssooidc-d6c11231ca396644,libaws_sdk_sso-0132887c1a389ed0,libaws_sdk_sts-b87ddfcdbaedb6d1,libaws_smithy_query-4296c63c2cfa6173,liburlencoding-261db3bc6355947a,libaws_smithy_xml-44f94aacadaa8e79,libxmlparser-c2077aef463adad8,libasync_stream-1ce3d6357ac410d7,libaws_sdk_bedrockruntime-e42aeca61942a833,libaws_runtime-6f5bf0da9ce71983,libuuid-8070c803b641ab50,libaws_sigv4-40329abfcf323bea,libhex-ce2ce186edf8450e,libsha2-a36c08e8744447e2,libcpufeatures-bb85f9e0eaf4b5a3,libhmac-becf69acddc08a0d,libdigest-2b0d34582170df8a,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libregex_lite-13c3a66789cbb42c,libaws_smithy_json-e73ece5bacfd97f8,libaws_smithy_http-d2ccf4feecb2eee2,libaws_smithy_eventstream-79062148be60378e,libcrc32fast-5906a57d877d687d,libaws_types-b2ec440d2ded6fff,libaws_credential_types-0fbe42e36179dd6b,libaws_smithy_runtime-9cee684682eee8bf,libfastrand-74ae4622d963d882,libaws_smithy_observability-042f74ba7ef786f0,libaws_smithy_http_client-4ffd52d5da4fd580,libhyper_rustls-06e10cd0bbcc8aad,libtokio_rustls-a3b46d15a7a5608d,librustls-7756cec39436789f,libsubtle-e2f0af8959bd7889,libwebpki-4eeb301b679260ac,libaws_lc_rs-f656c684a342e6f0,libaws_lc_sys-299ee5bfe0145a30,librustls_native_certs-d9176502454a8092,libopenssl_probe-703a3ddfc0e4be36,libhyper_rustls-3d1c4915ed617ead,libtokio_rustls-98a2dbcc5f22b067,librustls-7793f84ed617614f,libsct-2c7f86cf08628284,libwebpki-cc03be4fa22d937d,libhyper-e44a5799e20eb1f2,libsocket2-e62d8231d456b67a,libh2-76522320fde6fca1,libaws_smithy_http-0df6fcae17d48787,libaws_smithy_runtime_api-38c54e3fa04d24cd,libaws_smithy_async-3386604b38bb0390,libaws_smithy_types-f29f422783e0fcc6,libbytes_utils-e23d7276b0e673b8,libeither-71b843aae27f2221,libhttp_body-9c40dfa6b828d650,libhttp-9df8e1579f06f5f8,libbase64_simd-f025b6debaea0799,liboutref-4be8b5e5a9ef3784,libvsimd-9802389176dec340,libgaise_provider_openai-f706c3a13e07ac6f,libgaise_provider_vertexai-9ef1a8831f487626,libjsonwebtoken-95d15b1b7d965e05,libpem-8e22783d6595b847,libsimple_asn1-f06ad9c826299874,libtime-57d50d257c5574c8,libtime_core-95df1ee2c6d10de5,libnum_conv-d31d2cdd240da3de,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,libthiserror-10bbbce329ea8b2d,libnum_bigint-bc87b113e359daa9,libnum_integer-6eb14c939cdf57fb,libring-3a06b1f73e8f75e4,libgetrandom-8c70f82ca107c770,libuntrusted-151845769873c416,libchrono-289988747400e293,libiana_time_zone-8ff78489a2abaa85,libnum_traits-b31cbf0d1da56c4b,libgaise_provider_ollama-c5f83b2f0b78eae2,libreqwest-81b0a35be6782d14,libserde_urlencoded-c8fa351beeb3c90e,librustls_pki_types-380a975b72850308,libzeroize-e5ba3babb6b7003b,libhyper_tls-9e8b2099bd505083,libtokio_native_tls-ffbfd56b13694011,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libtower_http-debbe130ba34b6e0,libiri_string-cb6537d79ed4b6d5,libtower-623bfb569c9764c2,libtower_layer-5699d784b4449e00,libnative_tls-b66ec7189f1ea9d6,libopenssl_probe-d74274d8b7245f2e,libopenssl-61f0fbb799109a88,libbitflags-abdfa04ff16136ba,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-60aef59bf0ef622f,libhyper_util-174f0b82faad9f6a,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-a38f001153adfc97,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-6fb9a9fe910a12c9,libtracing-6cca83d40692f8f9,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfnv-2a26f5d3b9cd4973,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libfutures_channel-3bbf97a27eb8ffef,libtokio_util-0ed9b5926f55fec1,libfutures_sink-bb58a37a11906cee,libhttp_body_util-3aff6a205d070747,libhttp_body-06a77a01081b2edd,liblog-753a0cb3f11b08fe,liburl-9156795619816f85,libidna-64b4537435414b63,libutf8_iter-efb3984ee203d151,libidna_adapter-4f3f4d13e4a1c1f5,libicu_properties-63b43f1082606754,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-a24ee2e1bfd078e9,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-5e09fe649692ca47,libpotential_utf-4e665ad0de6ecab7,libicu_provider-b1911e3d5f240cbb,libicu_locale_core-aca76ddd83dd8dcc,libtinystr-db5e02932aa08ac6,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-a0dc167b0fd63f1c,libzerotrie-c2dcf699fad1cbed,libyoke-cb94606f780da967,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5aedfd611f76656a,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-e8bce8bb4e76f45d,libsync_wrapper-c4446c9ab9748a89,libbase64-fff42f7554bbeb90,libgaise_core-3773800eab3786d8,libserde_bytes-b36c0b21aad66fed,libserde_json-3f4207cd33267023,libmemchr-c5a8540217c8112c,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libserde-28c37ae5e8ba542e,libserde_core-3babf6f5a9b2410c,libfutures_util-82def4a1b7efc198,libslab-61ed84375f91dbc7,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtokio-d8790f2dfe3832b7,libsignal_hook_registry-185f553cc5265056,libsocket2-fc27a5f604b7abd7,libbytes-8e64decf8cb59e96,libmio-9e8e699ae79eebee,libparking_lot-02480c55c72b21a0,libparking_lot_core-ffd5df585c23cc71,liblibc-2c1822e45f38bdec,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57}.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/rustcN8sfb0/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/aws-lc-sys-1e54c6fb43b91b55/out" "-L" "/opt/rustwide/target/debug/build/ring-0e73f75cbd5f430d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/client_tests-5941b34679ab2cd8" "-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 "client_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "75642cd35c8bb8851701f5348a3e82b0d32fd8c147e3213c59f1f21413f959c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75642cd35c8bb8851701f5348a3e82b0d32fd8c147e3213c59f1f21413f959c5", kill_on_drop: false }`
[INFO] [stdout] 75642cd35c8bb8851701f5348a3e82b0d32fd8c147e3213c59f1f21413f959c5
