[INFO] fetching crate logai 0.1.1...
[INFO] testing logai-0.1.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate logai 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate logai 0.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate logai 0.1.1
[INFO] tweaked toml for crates.io crate logai 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate logai 0.1.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate logai 0.1.1 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aws-smithy-eventstream v0.60.13
[INFO] [stderr]   Downloaded comfy-table v7.2.1
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded clap v4.5.52
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.91.0
[INFO] [stderr]   Downloaded clap_builder v4.5.52
[INFO] [stderr]   Downloaded rusqlite v0.37.0
[INFO] [stderr]   Downloaded aws-sdk-sso v1.89.0
[INFO] [stderr]   Downloaded aws-sdk-bedrockruntime v1.114.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfafde9907a7fb92f21e075074cd9b74643284a5dd22f7865723c8425ac59fd0
[INFO] running `Command { std: "docker" "start" "-a" "dfafde9907a7fb92f21e075074cd9b74643284a5dd22f7865723c8425ac59fd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfafde9907a7fb92f21e075074cd9b74643284a5dd22f7865723c8425ac59fd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfafde9907a7fb92f21e075074cd9b74643284a5dd22f7865723c8425ac59fd0", kill_on_drop: false }`
[INFO] [stdout] dfafde9907a7fb92f21e075074cd9b74643284a5dd22f7865723c8425ac59fd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0089b36af472552d9e5be0d7eeb75b4ff01bdae7adac367c28248add04e5f9ba
[INFO] running `Command { std: "docker" "start" "-a" "0089b36af472552d9e5be0d7eeb75b4ff01bdae7adac367c28248add04e5f9ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling aws-lc-rs v1.15.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aws-types v1.3.10
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.12
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.52
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.33.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[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 thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.52
[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 icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling aws-smithy-async v1.2.6
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling aws-smithy-types v1.3.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.9.2
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.13
[INFO] [stderr]    Compiling aws-smithy-json v0.61.7
[INFO] [stderr]    Compiling aws-smithy-query v0.60.8
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling aws-credential-types v1.2.9
[INFO] [stderr]    Compiling aws-smithy-http v0.62.5
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling aws-sigv4 v1.3.6
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.4
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling aws-smithy-runtime v1.9.4
[INFO] [stderr]    Compiling aws-runtime v1.5.14
[INFO] [stderr]    Compiling aws-sdk-sso v1.89.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.91.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.92.0
[INFO] [stderr]    Compiling aws-sdk-bedrockruntime v1.114.0
[INFO] [stderr]    Compiling aws-config v1.8.10
[INFO] [stderr]    Compiling logai v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "0089b36af472552d9e5be0d7eeb75b4ff01bdae7adac367c28248add04e5f9ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0089b36af472552d9e5be0d7eeb75b4ff01bdae7adac367c28248add04e5f9ba", kill_on_drop: false }`
[INFO] [stdout] 0089b36af472552d9e5be0d7eeb75b4ff01bdae7adac367c28248add04e5f9ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 579757d0d6643b61374b8bb2a1b76a5f700acaf71f8f8edc31629ca2e99f7d68
[INFO] running `Command { std: "docker" "start" "-a" "579757d0d6643b61374b8bb2a1b76a5f700acaf71f8f8edc31629ca2e99f7d68", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling logai v0.1.1 (/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/rustcAvKcVY/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdirs-5fa0692c143528a1,libdirs_sys-85ac4eeb7e5eb851,liboption_ext-23838f1959a6156b,libaws_config-756cb33f4b62be26,libaws_sdk_ssooidc-5cc5434bd77a1621,libaws_sdk_sso-e037727500473c1a,libaws_sdk_sts-bc0015492e4f8fdb,libaws_smithy_query-2ce0c7ff859a9adf,liburlencoding-2e57689ab08a86e0,libaws_smithy_xml-ad25aaa31e504112,libxmlparser-aceb27c70d564922,libtoml-61d0f2347904c284,libtoml_edit-c9d447c1249755df,libserde_spanned-4690367dcadabb49,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-1007536ba633109e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-ab076b47ecc00eca,librustix-2b5f279edd3daca7,liblinux_raw_sys-693dbac71fe04287,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libcolored-22b52eb551a6f756,libclap-bccbd44839784ff1,libclap_builder-a2e9b03ad80e9d25,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,libregex-e0f6f9f47700b3dc,libregex_automata-329422ecb3e34e46,libaho_corasick-0602069ca8351cd6,libregex_syntax-d40cde7d2fd22dd8,librand-1ee65c8e0988c6c6,librand_chacha-3e6d4ffbae90b9e9,libppv_lite86-be3156cfb990fbc3,libzerocopy-85de201f351a20f7,librand_core-286ac246e96f637f,libgetrandom-88577a724e55f121,libreqwest-0c1ae933ffeeac5d,libserde_urlencoded-719f75dbd085fd77,libserde_json-aac0e83319849add,libmemchr-f04d4ed0ff57c3c8,libtower_http-561c758bd8740f69,libiri_string-d388d4576b633c72,liburl-a106cd79c31bd8c6,libidna-fb1e41c7df6a7622,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9e9b3fe8d4b079b8,libicu_properties-9aecbc0cfedd9516,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-dcaf73747027afba,libicu_normalizer_data-088c419f54c50650,libicu_collections-e4f1fad7a4374335,libpotential_utf-fdbdda7e9a7e5392,libicu_provider-d49db92cbdf3aaef,libicu_locale_core-d2b55694de1e12fb,libtinystr-aef6ed44f4bc173f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e49ee4a03e3686e,libzerotrie-029cf89675dfc729,libyoke-fcbcc1aa5ef27546,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-703ed899a4087435,libthiserror-4f2460878c822241,libaws_sdk_bedrockruntime-f92e05d2e553f129,libaws_runtime-2e916978c5b688a9,libuuid-562865ae11537cbb,libaws_sigv4-d7b92cdba98c37d0,libform_urlencoded-b57e943dc1db8475,libhex-28742b4ca144387c,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libhmac-0f99754cec4189df,libdigest-a6ee5651393adfd1,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libregex_lite-4a6d3648b41d26f3,libaws_smithy_json-b3badc00d4fae798,libaws_types-d3778b43a15ad438,libaws_credential_types-ef2bf2a8b5ffce11,libaws_smithy_runtime-48b17d88616dc3a6,libfastrand-503f12a96d791409,libaws_smithy_observability-ed47e691ec386d9c,libaws_smithy_http_client-e4278e4e68e97370,libhyper_rustls-3b8e8f251fcefa7d,libwebpki_roots-3cf39dcfd6d244bc,libtokio_rustls-d046808de4b16371,librustls_native_certs-88a4aef91c07416e,librustls-1618778194b150f4,libsubtle-ca7024fc66e4388f,libwebpki-9951b0a817dae67f,libaws_lc_rs-75715a4557e02271,libaws_lc_sys-0f44ad5b7d10838f,librustls_pki_types-b88706af0d332251,libtower-1235274f7dc3dbc0,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libhyper_util-6e9e21c2c60ce38d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper-b51576a3eec5328f,libh2-6fb11cdb56a91c9c,libatomic_waker-001109810bdecbaa,libhyper_rustls-986bdfb84603519f,librustls_native_certs-20d3d1c18c0c31a9,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-7e01f5aa854f111f,librustls-e9a7c59994b51fd2,libsct-d0c111f444bde472,libwebpki-ee651ac14016abf2,libring-79c3aeeec79e5be5,libgetrandom-71169576ef0a20f8,libuntrusted-3420b86308bec153,liblog-28f8cc0684f4f944,libhyper-21838a6074d522d9,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-0161ed8c71a94e58,libhttparse-4b1ed73b760072b9,libtower_service-0d7df29686b13872,libfutures_channel-579caa5f736a8bdf,libhttpdate-9f9d2502c6a38412,libh2-3ffecedc1d699265,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libslab-8c0cbfb396425d81,libaws_smithy_http-146f8fcb60b35e15,libaws_smithy_eventstream-9acb258cc2ed5e62,libcrc32fast-66fcb8dfd77ba9de,libpercent_encoding-c53c37e60dd2727e,libaws_smithy_runtime_api-8b275728656801ff,libaws_smithy_async-309c9076e9c5bd42,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libtracing-0395cae8acf63192,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libzeroize-36c98e1e0ab441af,libaws_smithy_types-5eb3f9d6a3376244,libryu-0ea4bafc9bef6d8b,libpin_utils-9a5791cba021167a,libtime-20b6b6b816d1c3a8,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_integer-575596454220e368,libtokio_util-d2f9f0bdc9343a76,libfutures_sink-be8442ee548d90f9,libbytes_utils-fdb63e68105575af,libeither-3b4351e3b18e236a,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libhttp_body_util-4b876a82547ee9fa,libfutures_core-fc6bb1738f00fc87,libhttp_body-ce11d64d2a91f9ce,libhttp-4cf584be6a0680e6,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libbase64_simd-6d9f643cdd1f85e4,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libtokio-c76203c1e07ea8de,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libbytes-752d6eacdc0bb513,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libchrono-07d1c9247bc96c7f,libiana_time_zone-54997521cde77023,libnum_traits-ca8a17926a2d9230,libserde-0ef6640521b3de92,libserde_core-8323e53422f20d71,libanyhow-7e5dcd40304f6dad,librusqlite-dda933107c2c65f0,libbitflags-9710438662028847,libsmallvec-5854932b8c8b4991,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,liblibsqlite3_sys-179f9624e5be1361,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185}.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/rustcAvKcVY/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-41cc2d0013a1c944/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-d8c8aacb302fcf90/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-c6f42f126aae007f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/logai-d5f246d9eb682a87" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcqgaGxB/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/{liblogai-4984a3180ce1bb9b,libdirs-5fa0692c143528a1,libdirs_sys-85ac4eeb7e5eb851,liboption_ext-23838f1959a6156b,libaws_config-756cb33f4b62be26,libaws_sdk_ssooidc-5cc5434bd77a1621,libaws_sdk_sso-e037727500473c1a,libaws_sdk_sts-bc0015492e4f8fdb,libaws_smithy_query-2ce0c7ff859a9adf,liburlencoding-2e57689ab08a86e0,libaws_smithy_xml-ad25aaa31e504112,libxmlparser-aceb27c70d564922,libtoml-61d0f2347904c284,libtoml_edit-c9d447c1249755df,libserde_spanned-4690367dcadabb49,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-1007536ba633109e,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libcolored-22b52eb551a6f756,libclap-bccbd44839784ff1,libclap_builder-a2e9b03ad80e9d25,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,libregex-e0f6f9f47700b3dc,libregex_automata-329422ecb3e34e46,libaho_corasick-0602069ca8351cd6,libregex_syntax-d40cde7d2fd22dd8,librand-1ee65c8e0988c6c6,librand_chacha-3e6d4ffbae90b9e9,libppv_lite86-be3156cfb990fbc3,libzerocopy-85de201f351a20f7,librand_core-286ac246e96f637f,libgetrandom-88577a724e55f121,libreqwest-0c1ae933ffeeac5d,libserde_urlencoded-719f75dbd085fd77,libserde_json-aac0e83319849add,libmemchr-f04d4ed0ff57c3c8,libtower_http-561c758bd8740f69,libiri_string-d388d4576b633c72,liburl-a106cd79c31bd8c6,libidna-fb1e41c7df6a7622,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9e9b3fe8d4b079b8,libicu_properties-9aecbc0cfedd9516,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-dcaf73747027afba,libicu_normalizer_data-088c419f54c50650,libicu_collections-e4f1fad7a4374335,libpotential_utf-fdbdda7e9a7e5392,libicu_provider-d49db92cbdf3aaef,libicu_locale_core-d2b55694de1e12fb,libtinystr-aef6ed44f4bc173f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e49ee4a03e3686e,libzerotrie-029cf89675dfc729,libyoke-fcbcc1aa5ef27546,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-703ed899a4087435,libthiserror-4f2460878c822241,libaws_sdk_bedrockruntime-f92e05d2e553f129,libaws_runtime-2e916978c5b688a9,libuuid-562865ae11537cbb,libaws_sigv4-d7b92cdba98c37d0,libform_urlencoded-b57e943dc1db8475,libhex-28742b4ca144387c,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libhmac-0f99754cec4189df,libdigest-a6ee5651393adfd1,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libregex_lite-4a6d3648b41d26f3,libaws_smithy_json-b3badc00d4fae798,libaws_types-d3778b43a15ad438,libaws_credential_types-ef2bf2a8b5ffce11,libaws_smithy_runtime-48b17d88616dc3a6,libfastrand-503f12a96d791409,libaws_smithy_observability-ed47e691ec386d9c,libaws_smithy_http_client-e4278e4e68e97370,libhyper_rustls-3b8e8f251fcefa7d,libwebpki_roots-3cf39dcfd6d244bc,libtokio_rustls-d046808de4b16371,librustls_native_certs-88a4aef91c07416e,librustls-1618778194b150f4,libsubtle-ca7024fc66e4388f,libwebpki-9951b0a817dae67f,libaws_lc_rs-75715a4557e02271,libaws_lc_sys-0f44ad5b7d10838f,librustls_pki_types-b88706af0d332251,libtower-1235274f7dc3dbc0,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libhyper_util-6e9e21c2c60ce38d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper-b51576a3eec5328f,libh2-6fb11cdb56a91c9c,libatomic_waker-001109810bdecbaa,libhyper_rustls-986bdfb84603519f,librustls_native_certs-20d3d1c18c0c31a9,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-7e01f5aa854f111f,librustls-e9a7c59994b51fd2,libsct-d0c111f444bde472,libwebpki-ee651ac14016abf2,libring-79c3aeeec79e5be5,libgetrandom-71169576ef0a20f8,libuntrusted-3420b86308bec153,liblog-28f8cc0684f4f944,libhyper-21838a6074d522d9,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-0161ed8c71a94e58,libhttparse-4b1ed73b760072b9,libtower_service-0d7df29686b13872,libfutures_channel-579caa5f736a8bdf,libhttpdate-9f9d2502c6a38412,libh2-3ffecedc1d699265,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libslab-8c0cbfb396425d81,libaws_smithy_http-146f8fcb60b35e15,libaws_smithy_eventstream-9acb258cc2ed5e62,libcrc32fast-66fcb8dfd77ba9de,libpercent_encoding-c53c37e60dd2727e,libaws_smithy_runtime_api-8b275728656801ff,libaws_smithy_async-309c9076e9c5bd42,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libtracing-0395cae8acf63192,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libzeroize-36c98e1e0ab441af,libaws_smithy_types-5eb3f9d6a3376244,libryu-0ea4bafc9bef6d8b,libpin_utils-9a5791cba021167a,libtime-20b6b6b816d1c3a8,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_integer-575596454220e368,libtokio_util-d2f9f0bdc9343a76,libfutures_sink-be8442ee548d90f9,libbytes_utils-fdb63e68105575af,libeither-3b4351e3b18e236a,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libhttp_body_util-4b876a82547ee9fa,libfutures_core-fc6bb1738f00fc87,libhttp_body-ce11d64d2a91f9ce,libhttp-4cf584be6a0680e6,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libbase64_simd-6d9f643cdd1f85e4,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libtokio-c76203c1e07ea8de,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libbytes-752d6eacdc0bb513,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libchrono-07d1c9247bc96c7f,libiana_time_zone-54997521cde77023,libnum_traits-ca8a17926a2d9230,libserde-0ef6640521b3de92,libserde_core-8323e53422f20d71,libanyhow-7e5dcd40304f6dad,librusqlite-dda933107c2c65f0,libbitflags-9710438662028847,libsmallvec-5854932b8c8b4991,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,liblibsqlite3_sys-179f9624e5be1361,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185}.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/rustcqgaGxB/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-41cc2d0013a1c944/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-d8c8aacb302fcf90/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-c6f42f126aae007f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bedrock_integration_test-608d2388dbdd33e9" "-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 `logai` (test "bedrock_integration_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `logai` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "579757d0d6643b61374b8bb2a1b76a5f700acaf71f8f8edc31629ca2e99f7d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "579757d0d6643b61374b8bb2a1b76a5f700acaf71f8f8edc31629ca2e99f7d68", kill_on_drop: false }`
[INFO] [stdout] 579757d0d6643b61374b8bb2a1b76a5f700acaf71f8f8edc31629ca2e99f7d68
