[INFO] cloning repository https://github.com/keith-hall/bat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keith-hall/bat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeith-hall%2Fbat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeith-hall%2Fbat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d003dd1b9f3c44cc977e2eb5fc34de3270e8d0d [INFO] testing keith-hall/bat against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeith-hall%2Fbat" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/keith-hall/bat [INFO] finished tweaking git repo https://github.com/keith-hall/bat [INFO] tweaked toml for git repo https://github.com/keith-hall/bat written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/keith-hall/bat on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/keith-hall/bat 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa692894f0949b49544e60d80143750ff4a652872ca2f2f37be68b22d0c822a9 [INFO] running `Command { std: "docker" "start" "-a" "aa692894f0949b49544e60d80143750ff4a652872ca2f2f37be68b22d0c822a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa692894f0949b49544e60d80143750ff4a652872ca2f2f37be68b22d0c822a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa692894f0949b49544e60d80143750ff4a652872ca2f2f37be68b22d0c822a9", kill_on_drop: false }` [INFO] [stdout] aa692894f0949b49544e60d80143750ff4a652872ca2f2f37be68b22d0c822a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40f5da33194b29ca62efe9b8c83fbd1bca9e1b972c74199a15bc4afea12f8b39 [INFO] running `Command { std: "docker" "start" "-a" "40f5da33194b29ca62efe9b8c83fbd1bca9e1b972c74199a15bc4afea12f8b39", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling toml_writer v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling toml_parser v1.0.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling bugreport v0.5.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling terminal-trx v0.2.4 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling xterm-color v1.0.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling terminal-colorsaurus v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling grep-cli v0.1.11 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling toml v0.9.1 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling clircle v0.6.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling wild v2.2.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling minus v5.6.1 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling bat v0.25.0 (/opt/rustwide/workdir) [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 icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [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 git2 v0.20.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "40f5da33194b29ca62efe9b8c83fbd1bca9e1b972c74199a15bc4afea12f8b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40f5da33194b29ca62efe9b8c83fbd1bca9e1b972c74199a15bc4afea12f8b39", kill_on_drop: false }` [INFO] [stdout] 40f5da33194b29ca62efe9b8c83fbd1bca9e1b972c74199a15bc4afea12f8b39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 127272bd17c86082ab4efa21f107e181e4c862a26be53a3afdb164d2823b4132 [INFO] running `Command { std: "docker" "start" "-a" "127272bd17c86082ab4efa21f107e181e4c862a26be53a3afdb164d2823b4132", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling terminal-trx v0.2.4 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling grep-cli v0.1.11 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling terminal-colorsaurus v1.0.0 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling bugreport v0.5.1 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling minus v5.6.1 [INFO] [stderr] Compiling bat v0.25.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] error: could not compile `bat` (bin "bat") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name bat --edition=2021 src/bin/bat/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="application"' --cfg 'feature="bugreport"' --cfg 'feature="build-assets"' --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="etcetera"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="grep-cli"' --cfg 'feature="minimal-application"' --cfg 'feature="minus"' --cfg 'feature="paging"' --cfg 'feature="regex"' --cfg 'feature="regex-onig"' --cfg 'feature="shell-words"' --cfg 'feature="walkdir"' --cfg 'feature="wild"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("application", "bugreport", "build-assets", "clap", "default", "etcetera", "execute", "git", "git2", "grep-cli", "lessopen", "minimal-application", "minus", "paging", "regex", "regex-fancy", "regex-onig", "shell-words", "walkdir", "wild"))' -C metadata=b69b88e3964c37b5 -C extra-filename=-6f7d20f86930b337 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_colours=/opt/rustwide/target/debug/deps/libansi_colours-64c69221bd016e58.rlib --extern bat=/opt/rustwide/target/debug/deps/libbat-896bfc65670d1662.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-48c43b3374a80d05.rlib --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-7ee7655f6ed47111.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-bf7f62d3fa590dff.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-273897da03e9a4c4.rlib --extern clircle=/opt/rustwide/target/debug/deps/libclircle-00d317e6724dd28b.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-666ff5521423cd48.rlib --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-89bc9dcb7bbe3adb.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-68ad4a143c31cce1.rlib --extern etcetera=/opt/rustwide/target/debug/deps/libetcetera-182df36133067e63.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d886a82b1c818b06.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-1dab8222dc98afb5.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-1c2fdf65a90dd437.rlib --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-aac7522edd5326d8.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-81524015b6b5198d.rlib --extern minus=/opt/rustwide/target/debug/deps/libminus-555c3f525e67aab0.rlib --extern nu_ansi_term=/opt/rustwide/target/debug/deps/libnu_ansi_term-3bb03eaa72f55709.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-1de5a79896c04d49.rlib --extern path_abs=/opt/rustwide/target/debug/deps/libpath_abs-678bbeb9b6919bbc.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-5f1f064b98e3a0db.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-f436d93526536fe7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d469d8c4fd229e93.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-6776143a39a6b831.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-6f8312f289438a0e.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-577647bd4f992c17.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-e4e140993caa354a.rlib --extern terminal_colorsaurus=/opt/rustwide/target/debug/deps/libterminal_colorsaurus-1bd6a6501c096253.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5442dc317ea857df.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ff3f1aa3aad6e639.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-d12f1dd14779f44c.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rlib --extern wild=/opt/rustwide/target/debug/deps/libwild-de3c22a023ea04a8.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-6625431fd8d77b30/out/build -L native=/opt/rustwide/target/debug/build/onig_sys-c2e4f99e66d67162/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcF7ozcz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbat-896bfc65670d1662,libansi_colours-64c69221bd016e58,librgb-ed1a93318365485d,libbytemuck-92e5e439d7a7e70a,libgrep_cli-aac7522edd5326d8,libtermcolor-96a9ed65821a6544,libminus-555c3f525e67aab0,libtextwrap-e0be406d542c1fd7,libcrossbeam_channel-a5156ef294398bef,libcrossbeam_utils-57acb8582d3ed5fe,libcrossterm-42e7371ea1768c8a,libparking_lot-994c61450b0e2e5a,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libsignal_hook_mio-84e00cd5bcfa664a,libsignal_hook-81838112a721b18c,libsignal_hook_registry-f5c79e880fb2e29e,libmio-f9534876f32e3b09,libserde_yaml-6f8312f289438a0e,libunsafe_libyaml-7bc1bf218b2f5452,libterminal_colorsaurus-1bd6a6501c096253,libxterm_color-9b3dd16e51bc4f2b,libmio-2fb51f01b2240e32,libterminal_trx-376280c1cbadd756,libglobset-1c2fdf65a90dd437,libbstr-f5c9748abf113cdf,libunicode_segmentation-ff3f1aa3aad6e639,libencoding_rs-68ad4a143c31cce1,libbytesize-bf7f62d3fa590dff,libconsole-666ff5521423cd48,libunicode_width-d12f1dd14779f44c,libshell_words-577647bd4f992c17,libitertools-81524015b6b5198d,libeither-38d43fea6173fdf6,libcontent_inspector-89bc9dcb7bbe3adb,libthiserror-5442dc317ea857df,libgit2-1dab8222dc98afb5,liburl-c1f5ac0ec0f63325,libidna-6123d0db8a9c3175,libidna_adapter-0e9124b489f1505c,libicu_normalizer-690d3d531491e8c3,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-9118f863e7513e01,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-d8a7d4594055b40e,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-dff61425f58bbd49,libicu_provider-aa2ab339b8159484,libicu_locid-e28ebd16acc248c0,liblitemap-cecd5a7fd1787c64,libtinystr-cb587d24f904993b,libzerovec-0a1b71d343219f68,libwriteable-45c783735d88c2b0,libyoke-ce809ef5ab746c31,libzerofrom-e62288c64a032059,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-be943b51fff753cf,libpercent_encoding-8c980134d68585d5,liblog-5fb51f756c1191b0,liblibgit2_sys-5ea404741cdbc101,liblibz_sys-246fa761ec75415b,libbitflags-eb92e23a18d5cc91,libnu_ansi_term-3bb03eaa72f55709,libclircle-00d317e6724dd28b,libregex-5f1f064b98e3a0db,libregex_automata-5c66fb51a70621b2,libaho_corasick-f95a2d77404a73d2,libsemver-f436d93526536fe7,libpath_abs-678bbeb9b6919bbc,libstd_prelude-e44416f240842e0a,libsyntect-e4e140993caa354a,libthiserror-36bbb592c3b5ea75,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libonig-513dd8096e2f7561,libonig_sys-fcebc9bc3496cc16,libyaml_rust-8cac856a7575d8d0,liblinked_hash_map-40ad1551522f3eec,libregex_syntax-13fc688ae7f36982,libfnv-2d77ec4f6f971b24,libbitflags-e2b4db6c651223da,libserde_json-56d98ef03166f65a,libryu-f8ba606093049f91,libplist-f1f65a576cdb0fef,libtime-c3aae896375bd794,libitoa-d34da3363977f6fb,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libquick_xml-2634ce83134dd9a0,libmemchr-3ffe5f7a52883367,libbase64-2a03de3babadded3,libindexmap-4bc636287dddb89d,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libflate2-d886a82b1c818b06,libminiz_oxide-3edb40cdea3f1029,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libbincode-48c43b3374a80d05,libserde-d469d8c4fd229e93,libonce_cell-1de5a79896c04d49,libparking_lot_core-7948ac6335a77ff0,liblibc-6ff14bdbae7df518,libcfg_if-33ef6c02a07f9fec,libsmallvec-84105c363ec8e8d5}.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" "/tmp/rustcF7ozcz/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-6625431fd8d77b30/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-c2e4f99e66d67162/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cat-da651f16dbec711f" "-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 `bat` (example "cat") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "127272bd17c86082ab4efa21f107e181e4c862a26be53a3afdb164d2823b4132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "127272bd17c86082ab4efa21f107e181e4c862a26be53a3afdb164d2823b4132", kill_on_drop: false }` [INFO] [stdout] 127272bd17c86082ab4efa21f107e181e4c862a26be53a3afdb164d2823b4132