[INFO] fetching crate git-iris 1.1.0...
[INFO] testing git-iris-1.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate git-iris 1.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate git-iris 1.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate git-iris 1.1.0
[INFO] tweaked toml for crates.io crate git-iris 1.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-iris 1.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git-iris 1.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82eeb6cb500d038f023f16d2dfe5cc5571819c2ba70570ea711560f37af92ac8
[INFO] running `Command { std: "docker" "start" "-a" "82eeb6cb500d038f023f16d2dfe5cc5571819c2ba70570ea711560f37af92ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82eeb6cb500d038f023f16d2dfe5cc5571819c2ba70570ea711560f37af92ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82eeb6cb500d038f023f16d2dfe5cc5571819c2ba70570ea711560f37af92ac8", kill_on_drop: false }`
[INFO] [stdout] 82eeb6cb500d038f023f16d2dfe5cc5571819c2ba70570ea711560f37af92ac8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c065e6fad260ac40126a52031146489b5a9b2715944b2316403b8b4901b249dd
[INFO] running `Command { std: "docker" "start" "-a" "c065e6fad260ac40126a52031146489b5a9b2715944b2316403b8b4901b249dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling clap_builder v4.5.36
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling spinners v4.1.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling clap v4.5.36
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rmcp-macros v0.1.5
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tiktoken-rs v0.6.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling rmcp v0.1.5
[INFO] [stderr]    Compiling llm v1.1.0
[INFO] [stderr]    Compiling git2 v0.20.1
[INFO] [stderr]    Compiling git-iris v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 28s
[INFO] running `Command { std: "docker" "inspect" "c065e6fad260ac40126a52031146489b5a9b2715944b2316403b8b4901b249dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c065e6fad260ac40126a52031146489b5a9b2715944b2316403b8b4901b249dd", kill_on_drop: false }`
[INFO] [stdout] c065e6fad260ac40126a52031146489b5a9b2715944b2316403b8b4901b249dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 379e5402f9ef8269d41f91dbb897fd137b5a76776316f4211d09e3594c525acc
[INFO] running `Command { std: "docker" "start" "-a" "379e5402f9ef8269d41f91dbb897fd137b5a76776316f4211d09e3594c525acc", kill_on_drop: false }`
[INFO] [stderr]    Compiling git-iris v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcO6APEz/symbols.o" "<2 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/{libgit_iris-8b647b88d51f9514,libtoml-f3ab704a2c33a38d,libtoml_edit-4b122b534d7e9177,libserde_spanned-5c4fb506cfade46f,libwinnow-2c7af1b17a57a043,libtoml_datetime-d93af86f8ab0015c,libindicatif-fa2f78699c54c624,libportable_atomic-5a60ab32f8ae7862,libnumber_prefix-8479f39d71e80d3e,libconsole-88e46820a1cc4266,libtui_textarea-b2bd5dca9656f044,libtiktoken_rs-ea112062cb40a257,libbstr-03fc59e5dcd8a922,librustc_hash-5a527483989b35a3,libfancy_regex-64df881c74759dd6,libbit_set-7a27d2448b77d4bb,libbit_vec-8e677f8183f998ef,libratatui-77f42ec66b6a4b44,libunicode_truncate-f0830837e27ecfca,libunicode_width-08b963676a6677c5,liblru-07921132d2fbe8c8,libitertools-4732b71096714426,libeither-ef22a4c75605e12f,libcassowary-618d3b643fd4c97b,libcompact_str-69410c0191885525,libstatic_assertions-d53a9977dc6e27e5,libcastaway-a658a0aa43d3bce5,libunicode_segmentation-ff3f1aa3aad6e639,libstrum-d39a6101b9f55f5d,libcrossterm-3fc5f30127aedc3e,librustix-269dadb8fbb0c21e,liblinux_raw_sys-b3e0a6b3ac010104,libsignal_hook_mio-7ed736fcfb0c1763,libsignal_hook-2e0257c9649b0678,liblazy_static-b3603208c0de2608,librmcp-0ee20a7b3743f72f,librand-af0f0e9864a1aa33,librand_chacha-ba9abda1ee0b4d2e,librand_core-aca807f09bd6a972,libtokio_stream-3d88a3d7787a8589,libaxum-a671de7c3aebdf3e,libmatchit-9957f6fb3fe31ab2,libaxum_core-b155a231dd5c7afb,libthiserror-cb5c42e2436b4dd1,libbase64-64299f9d815d057c,libtokio_retry-509422b24ce46196,librand-a06ec84aaa88e2da,librand_chacha-923bb7b7cf75fc2e,libppv_lite86-134eac80a31c7e87,libzerocopy-d5e1a562c684a587,librand_core-bd58787bcad814f9,libgetrandom-95ad5024e0b01cb4,libpin_project-d1f6846bb7c16a78,libllm-c867e6d271d32a71,libtower_http-ffcb11a010f1a783,libuuid-1a8f766fc95c2e4d,libaxum-b5e00f08391cf897,libserde_path_to_error-65fa25edfad5cfe4,libmatchit-b2689776cf6e5db9,libaxum_core-4c9f12d71a823b5f,libreqwest-892843aa024051f2,librustls_pemfile-c10d86683cd02bd2,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-7ef5e2c53f66f335,libipnet-9aae67a4e846df6d,libhyper_tls-622f620ad37cc784,libtokio_native_tls-fb6ac273c6d25c74,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libtower-b094793c96c69fbb,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libnative_tls-21f64605ac80caa3,libopenssl-03fc57b6a3e8d557,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libhyper_util-a4911a2c86751cb6,libtower_service-0d7df29686b13872,libhyper-702514ec7e45092a,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-7a34b4425002bd64,libtracing-485d02de826ece7e,libtracing_core-2cec2962d21c80a1,libindexmap-ab469eeed9454966,libhashbrown-e03c49cfdb0c4199,libfoldhash-db4127afd3bb4103,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libatomic_waker-001109810bdecbaa,libtokio_util-0ab2753b333fa93a,libhttpdate-9f9d2502c6a38412,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libbase64-2a03de3babadded3,libtempfile-2099ffae2533a379,libgetrandom-9b6ad458e56f3c2f,libfastrand-503f12a96d791409,librustix-4d5726c4f0bc1443,liblinux_raw_sys-1529fcfe4685f861,libfutures-85964dea84d175b6,libfutures_executor-52eacded3b7ddbac,libfutures_util-fbdbaa327e2a843c,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdirs-4bd0cb43f3b4e2af,libdirs_sys-e098659b28059684,liboption_ext-23838f1959a6156b,libtokio-cfb87e084b5057eb,libsignal_hook_registry-687515474082a5ff,libsocket2-ae2625948ed2ba21,libbytes-bfe11088fe358bd1,libmio-323232ab85a64b53,libparking_lot-01a7623b02f3988a,libparking_lot_core-388e48ee8b1ec218,libcfg_if-33ef6c02a07f9fec,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libtextwrap-32f5e464db310659,libunicode_linebreak-e2d4f4a68c1e757f,libunicode_width-79cfce0a776a55d3,libsmawk-9e7d9ce9103284a6,libclap-35c8e5ba3e72f966,libclap_builder-f89bc70e31b7abd0,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libonce_cell-0ba6aecba7086d38,libgit2-32d0bd5d2a039746,libopenssl_probe-cbab9b905ab83f66,liburl-a8c9ee5801aa43a6,libidna-2c778dd622855dc5,libidna_adapter-8eb4defed625a06d,libicu_normalizer-45f9c276030c9183,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-a5b45ffd15d94fdd,libicu_properties-ae21cad2079980fd,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-97bfc45944b07b4f,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-029c972aa58c9e52,libicu_provider-2b3fd125e5264e3e,libicu_locid-6dc41e77088431be,liblitemap-705c4d2af7d10c57,libtinystr-a8db8131d8b34a19,libzerovec-6b5c04b72af95fb6,libwriteable-45c783735d88c2b0,libyoke-80f48bd9313088b2,libzerofrom-55815e3f1eef679d,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,liblog-394b918668cad64a,liblibgit2_sys-920e22b679622d61,liblibssh2_sys-07ed397365461bdf,libopenssl_sys-fe0ff0314fbb65db,liblibz_sys-fc47efed0bbfdc9e,liblibc-063f2c6ffb470557,libbitflags-ec9e26e8384cfc98,libschemars-6578bcdda2b7bde1,libdyn_clone-b51c2b45a5906cc9,libserde_json-67843e9301e8a0b9,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libregex-801ca12c4c8b24e9,libregex_automata-1d85d5342074f22f,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-13fc688ae7f36982,libcolored-22b52eb551a6f756,libchrono-c02258b72d5ecfe8,libnum_traits-e621cc1bb1c4679c,libiana_time_zone-33839373f004bfb1,libserde-04e57a4408c1bff2,libanyhow-75a9af91c5a25be8}.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" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcO6APEz/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/libgit2-sys-2ad09d4bc3d3fb9d/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-178c999eaae9c2c7/out/build" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/prompt_tests-9ca86342c41e36cd" "-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 `git-iris` (test "prompt_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "379e5402f9ef8269d41f91dbb897fd137b5a76776316f4211d09e3594c525acc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "379e5402f9ef8269d41f91dbb897fd137b5a76776316f4211d09e3594c525acc", kill_on_drop: false }`
[INFO] [stdout] 379e5402f9ef8269d41f91dbb897fd137b5a76776316f4211d09e3594c525acc
