[INFO] fetching crate gait 0.1.3... [INFO] testing gait-0.1.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate gait 0.1.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate gait 0.1.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gait 0.1.3 [INFO] tweaked toml for crates.io crate gait 0.1.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gait 0.1.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gait 0.1.3 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe01fb7a90eda7d12f12600bb74e4cdb804afbe1c067c7807eee2d3ffbbd805f [INFO] running `Command { std: "docker" "start" "-a" "fe01fb7a90eda7d12f12600bb74e4cdb804afbe1c067c7807eee2d3ffbbd805f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe01fb7a90eda7d12f12600bb74e4cdb804afbe1c067c7807eee2d3ffbbd805f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe01fb7a90eda7d12f12600bb74e4cdb804afbe1c067c7807eee2d3ffbbd805f", kill_on_drop: false }` [INFO] [stdout] fe01fb7a90eda7d12f12600bb74e4cdb804afbe1c067c7807eee2d3ffbbd805f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd1cc59c8189f3c1833bf9b7bdae9f08e7600df66a358e3fe6a725dcd8f566c4 [INFO] running `Command { std: "docker" "start" "-a" "cd1cc59c8189f3c1833bf9b7bdae9f08e7600df66a358e3fe6a725dcd8f566c4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl-src v300.5.3+3.5.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling clap_builder v4.5.49 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling rustyline v15.0.0 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rmcp-macros v0.8.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling spinners v4.1.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling clap v4.5.49 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling tiktoken-rs v0.7.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling folder_compare v0.4.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling cause v0.1.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling rmcp v0.8.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling llm v1.3.4 [INFO] [stderr] Compiling gait v0.1.3 (/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/rustcEK3Gtc/symbols.o" "<35 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgait-7ae467db20c569dd,libenv_logger-b969cd5f4ca39351,libjiff-3b49e7ab8ece553b,libenv_filter-169a1d3876935f16,libignore-c75099fc13f3fcbd,libcrossbeam_deque-8f8733b451fc5735,libcrossbeam_epoch-fa63d59a92ef7a33,libcrossbeam_utils-18320aaf16af28e9,libglobset-4980bb88b4e5fd85,libconsole-bec7024363ef9e5a,libtui_textarea-b4b638505d7f8d2f,libfs_extra-9ab2714a72064132,libtemp_dir-2c4a22171ad26441,libfolder_compare-ba5f234bc3141604,libfxhash-260d7758a5b0ce25,libbyteorder-fc6cd2fd88a0c25e,libwalkdir-7278e045c71a6d13,libsame_file-855fa1bb41e3587c,libcause-315f0a8492601c75,libtempfile-8acecf7eb6481b1a,libfastrand-f5be273caf229fa6,librustix-fa3a10add0dd2952,liblinux_raw_sys-c1e3438e0ec082fd,libtextwrap-056ed330d24aaa11,libunicode_linebreak-789aca5135fe8d16,libsmawk-47913e434b3c1b0a,libtiktoken_rs-f0adfbfbff12a3ff,libbstr-14864f89678c3cb6,liblazy_static-68c302f08c638a46,librustc_hash-177179ba0d37f50e,libfancy_regex-25d093f3257882b8,libbit_set-a8105a726461dcf9,libbit_vec-c21e958b239664e1,libratatui-994590d9123c1202,libunicode_truncate-ba64922848524813,libunicode_width-4ff017492bfc990e,liblru-56a65277a7a9fa72,libhashbrown-762ef0a69517ce46,libfoldhash-f9683c49c831a3ff,liballocator_api2-b00285b741a428fa,libitertools-e66aa4c92ae9fd02,libcassowary-e7ab6dd330172baf,libcompact_str-772702b3bf9e57ea,libstatic_assertions-d67e3448daf992db,libcastaway-3e481d240fe1e5ec,libunicode_segmentation-8126155f1b862af4,libunicode_width-9b583d9e4642f7a5,libstrum-2896f40587d56b31,libcrossterm-0b141fd934bfba1e,librustix-bf75016129931457,liblinux_raw_sys-ec71fd798b44df07,libsignal_hook_mio-dbe5f61b6dfb0c87,libsignal_hook-47703e53ab201afd,librand-f2fb4706995dc9ad,librand_chacha-d9f7ca5dbcaaa72a,librand_core-afcec9da8907bef0,libtokio_retry-d25a860006eb6835,librand-773f18f13681d630,librand_chacha-9a85ac01f1f3302b,libppv_lite86-37dfb3d053921d86,libzerocopy-0b0d1e045b017d29,librand_core-8eb0b533d23d6b22,libgetrandom-54a6c0c57816661a,libpin_project-39e631a300787c98,libschemars-c1892367936cf276,libdyn_clone-7c4b24c2a4d435ea,libref_cast-6b05c18ed9cbdf5c,libllm-d63a839036a41c46,libdirs-0557510d8a58260a,libdirs_sys-0709f688af7fff84,liboption_ext-e2e67e2227b179d8,libtower_http-b976990bf322372b,libuuid-685e66029c45c817,libgetrandom-2034dc4658091a86,libaxum-f80e5f2bd5412110,libserde_path_to_error-5396c424fd7b9b13,libmatchit-1339eb5921a0f30b,libaxum_core-2e7864a697041a18,libregex-8bdf5827f826de49,libregex_automata-d824b0842f96f37e,libaho_corasick-9bcbe732979ddab2,libregex_syntax-fcb74111ba6a853f,libeither-708137dc6f8cf6c1,libreqwest-7672b170425cba1b,libserde_urlencoded-d50154d6ebd0d676,librustls_pki_types-2dc862730f43ba34,libzeroize-a53c8be9ec03e745,libhyper_tls-6c720844f6bd2797,libtokio_native_tls-61767938bda844ea,libencoding_rs-b1229dd43a626bbc,libmime_guess-1a1f1c47c936bc18,libunicase-29a2ab447ecd856b,libmime-9b057813ad5affb0,libtower_http-fa7eda927f985e2f,libiri_string-94b14c9c92f11623,libtower-5c7a61886958fe41,libtower_layer-3c7f0e51264f3b8b,libnative_tls-c7768207185b241a,libopenssl-47877285cc597f27,libforeign_types-660d5786deb9a62e,libforeign_types_shared-87ef8fc7e3f312b7,libhyper_util-f77142ae085b2aef,libipnet-460885937b7dbd44,libtower_service-3227f576272790b5,libhyper-2efd9370941a7e4a,libwant-06e7ae129fb04496,libtry_lock-03ec85f3203a4bc6,libhttparse-307643ace31683bc,libh2-4db25b154acec440,libtracing-dcd24d45e6af14c7,libtracing_core-db5699e1bf546209,libonce_cell-52be752162ff9674,libindexmap-b8a6f6912fb0ed7a,libequivalent-675fbbbdb2cef7bd,libhashbrown-3cdd94d6df2000f0,libatomic_waker-de21511bb180ef73,libhttpdate-810f25e02c4b6ab6,libtokio_util-d827f1dcfe6f47a4,libtokio-ca650b78d49bde33,libsignal_hook_registry-7fe02303447648c3,libsocket2-6fbf5ccf47c9c60b,libmio-a21474f617b1bc42,libparking_lot-ad5b542d62d4313e,libparking_lot_core-5b7eb2c6693bb2eb,libcfg_if-046ef20bdda36b12,liblock_api-bec38f330c181a97,libscopeguard-83512aa01add663b,libhttp_body_util-09cb172cb34abc34,libhttp_body-4b7ef8d10d528523,libhttp-c5f7ea96e83e1030,libbytes-7aaebeec976432f8,libfnv-4a8f8d037274da80,libsync_wrapper-46c0749f18b61624,libbase64-528059a677b75efd,libserde_json-3d6c4242c9350a61,libitoa-b316a7893743d8d1,libryu-6ec6553551d46e9a,libfutures-57e37c88751b6b4e,libfutures_executor-2a1dcca992f3a848,libfutures_util-5acdd676ad02ac6a,libmemchr-8632d7c3779a1c43,libfutures_io-deb51fbdecfd8b3a,libslab-c0e11d58fbc813b5,libfutures_channel-fa8b1c6a8c82b39d,libpin_project_lite-d774a2491d6ebd51,libfutures_sink-ba391033f2c0e145,libfutures_task-b1bca3cd8fcdeed0,libpin_utils-17a2647cfbd4f548,libfutures_core-866d9f6143c6cece,libchrono-28fb4b4ae1fc462a,libiana_time_zone-861ec0a4d5c56395,libnum_traits-47f96eefe8b5fd80,libgit2-5b9ef929fa341c18,libopenssl_probe-cc6db6a3d3dd0c04,liburl-569498a6a5d4fcdf,libidna-b7d61147759ca1e7,libutf8_iter-0044db479a7eab95,libidna_adapter-d4c3d35f3ea64f29,libicu_properties-08b997c4f264628c,libicu_properties_data-1177398f70a22828,libicu_normalizer-1bd7e80b010845a1,libsmallvec-3aa119789f695c42,libicu_normalizer_data-50ae1229ab4db357,libicu_collections-62aecdc9ebb8f870,libpotential_utf-0e4eebd3363d1d3d,libicu_provider-63383295b6ec6645,libicu_locale_core-708559d839f49927,libtinystr-129a278cedbc99a6,liblitemap-94872a359ce9dc2d,libwriteable-dc5a6e9a43744376,libzerovec-eaf9fd3526e13b1c,libzerotrie-5c3daceb339d3e0b,libyoke-1d111af096eb2c6e,libstable_deref_trait-d39acac0d628fc3c,libzerofrom-645d38ffb4ddd48d,libform_urlencoded-a6ed26fde217011b,libpercent_encoding-7938264bd12ac900,libserde-39ae2134c6bcbfe7,libserde_core-16288c74366d82e0,liblibgit2_sys-a9d00fc646c92468,liblibssh2_sys-0f134f2543f5909c,libopenssl_sys-6787dec2a293025b,liblibz_sys-974311b923732813,liblibc-34804bd86d763e98,libbitflags-ad971936c19b7025,liblog-8f9b1e49b150f956,libcolored-48ca64bb0305da9f,libclap-98ba78473d1ab72d,libclap_builder-befcc63ae1e13947,libstrsim-f4c7d9ebbc6c832d,libanstream-8abe3d36632b2779,libanstyle_query-1ceec83d06bbc416,libis_terminal_polyfill-55aa2f6b694b67d6,libcolorchoice-0b35f62e552d0b4f,libanstyle_parse-cdc79b3619333bf0,libutf8parse-3a528f69ae9e0874,libclap_lex-bb37aa562cf6896d,libanstyle-0406ba8a82431344,libanyhow-1c026af6ddc2110c}.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" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcEK3Gtc/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/libgit2-sys-3f51eee9ccffd789/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-8b860d9f34759c31/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-a99ad3f78d33693e/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/git_release_notes-6bda4fc4080c59a7" "-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 `gait` (bin "git-release-notes") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cd1cc59c8189f3c1833bf9b7bdae9f08e7600df66a358e3fe6a725dcd8f566c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd1cc59c8189f3c1833bf9b7bdae9f08e7600df66a358e3fe6a725dcd8f566c4", kill_on_drop: false }` [INFO] [stdout] cd1cc59c8189f3c1833bf9b7bdae9f08e7600df66a358e3fe6a725dcd8f566c4