[INFO] cloning repository https://github.com/agentrouter-ai/agentrouter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agentrouter-ai/agentrouter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagentrouter-ai%2Fagentrouter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagentrouter-ai%2Fagentrouter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a7546e44f9f7c2b3cd7a496523be4f894fa525c [INFO] testing agentrouter-ai/agentrouter against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagentrouter-ai%2Fagentrouter" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/agentrouter-ai/agentrouter [INFO] finished tweaking git repo https://github.com/agentrouter-ai/agentrouter [INFO] tweaked toml for git repo https://github.com/agentrouter-ai/agentrouter written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/agentrouter-ai/agentrouter on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/agentrouter-ai/agentrouter 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-lc-rs v1.16.2 [INFO] [stderr] Downloaded aws-lc-sys v0.39.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14986f85fe3410a69c11734707b69692580dccc772998e4958a852ecc9e09a31 [INFO] running `Command { std: "docker" "start" "-a" "14986f85fe3410a69c11734707b69692580dccc772998e4958a852ecc9e09a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14986f85fe3410a69c11734707b69692580dccc772998e4958a852ecc9e09a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14986f85fe3410a69c11734707b69692580dccc772998e4958a852ecc9e09a31", kill_on_drop: false }` [INFO] [stdout] 14986f85fe3410a69c11734707b69692580dccc772998e4958a852ecc9e09a31 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b5fdfe1dc2f6129cf3bae5f655ebec896d769a89bc5955c1889b72e5fa3e05d [INFO] running `Command { std: "docker" "start" "-a" "1b5fdfe1dc2f6129cf3bae5f655ebec896d769a89bc5955c1889b72e5fa3e05d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling agentrouter-cli v0.1.0 (/opt/rustwide/workdir/crates/cli) [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 tokio-macros v2.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.50.0 [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 tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling hyper-util v0.1.20 [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 agentrouter-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stdout] warning: field `provider_slug` is never read [INFO] [stdout] --> crates/cli/src/commands/provider/analytics.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct DemandSnapshotResponse { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | provider_slug: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DemandSnapshotResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description`, `industries`, and `use_case_tags` are never read [INFO] [stdout] --> crates/cli/src/commands/provider/listing.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct ListingResponse { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 22 | industries: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | use_case_tags: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ListingResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "1b5fdfe1dc2f6129cf3bae5f655ebec896d769a89bc5955c1889b72e5fa3e05d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b5fdfe1dc2f6129cf3bae5f655ebec896d769a89bc5955c1889b72e5fa3e05d", kill_on_drop: false }` [INFO] [stdout] 1b5fdfe1dc2f6129cf3bae5f655ebec896d769a89bc5955c1889b72e5fa3e05d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f284da67737217e9ad5f3a126827566bd023875cdcb1e3a73382d46b6904c93 [INFO] running `Command { std: "docker" "start" "-a" "7f284da67737217e9ad5f3a126827566bd023875cdcb1e3a73382d46b6904c93", kill_on_drop: false }` [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling agentrouter-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling agentrouter-cli v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stdout] warning: field `provider_slug` is never read [INFO] [stdout] --> crates/cli/src/commands/provider/analytics.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct DemandSnapshotResponse { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | provider_slug: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DemandSnapshotResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description`, `industries`, and `use_case_tags` are never read [INFO] [stdout] --> crates/cli/src/commands/provider/listing.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct ListingResponse { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 22 | industries: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | use_case_tags: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ListingResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `provider_slug` is never read [INFO] [stdout] --> crates/cli/src/commands/provider/analytics.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct DemandSnapshotResponse { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | provider_slug: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DemandSnapshotResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description`, `industries`, and `use_case_tags` are never read [INFO] [stdout] --> crates/cli/src/commands/provider/listing.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct ListingResponse { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 22 | industries: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | use_case_tags: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ListingResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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/rustc5HPGNP/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libagentrouter_cli-0d4626007d84b919,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libagentrouter_core-db3230928a8ceef8,libanyhow-d0824aa9c7568042,libchrono-a735b2807d767ad6,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libclap-cc2785aa6ef67d65,libclap_builder-cedd077324c8ac8a,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libreqwest-5e2c15b6ab0b79bf,librustls_platform_verifier-c41a17ceeed810a8,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-a503c8b4805dd9c9,libtokio_rustls-8cdb4dd8bb1af11f,librustls-40ce9721baa30993,libsubtle-ca7024fc66e4388f,libwebpki-ec6fa4403bd44336,libuntrusted-3420b86308bec153,libaws_lc_rs-7c09edf4ff9ddb20,libaws_lc_sys-9bec05f78a9b534f,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde-7c429b015f6c246c,libtower_http-89171830e1ad72cc,libiri_string-d8b08e8827a09725,libtower-8d164480c10f876a,libtower_layer-d70c7e404336389b,libhyper_util-99f2e69db5b1bbe4,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-f5a515d0915454ea,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-b8d5793ae4cf1514,libtracing-4b07d52460859cdc,libtracing_core-1a3ec60ab2219351,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-ae09905358816fce,libfutures_task-bb0a6aa9347b6cfa,libtokio_util-c72c4793bb6a82df,libfutures_sink-97e10fe82c3fc434,libhttp_body_util-0e32d117a3d5e797,libhttp_body-c9fa59b257b83676,liblog-d269868761ac548a,liburl-ed137e8f7003327a,libidna-445a3d81cb8aef1c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-22c9534de40a44ad,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-708beb1b2af4af8b,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libhttp-cf5b21f2e047a877,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libtempfile-b57e22ed7f370fd3,libgetrandom-f889e8c4c9c03ccd,libfastrand-503f12a96d791409,libonce_cell-028ded5f5e4e9236,librustix-df61f084ca7d666a,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7,libserde_json-9a021ef7d2829b51,libmemchr-8e33d9a2a7199911,libitoa-d474a064685fa8df,libzmij-07c2bc01ed4c756c,libserde_core-8323e53422f20d71}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio-1cc4221dee9516b2,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-4473721c15968d70,libparking_lot-928deb1ccfd31e57,libparking_lot_core-f10598cd6ce80b19,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-8a799ba8b4537fa2}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc5HPGNP/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-04c2fce9d7f483da/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/provider_template-08cab116ca3db459" "-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 `agentrouter-cli` (test "provider_template") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7f284da67737217e9ad5f3a126827566bd023875cdcb1e3a73382d46b6904c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f284da67737217e9ad5f3a126827566bd023875cdcb1e3a73382d46b6904c93", kill_on_drop: false }` [INFO] [stdout] 7f284da67737217e9ad5f3a126827566bd023875cdcb1e3a73382d46b6904c93