[INFO] cloning repository https://github.com/sharkdp/bat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sharkdp/bat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fbat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fbat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 861b868416bc765412f5a383257c57951ce97348 [INFO] testing sharkdp/bat against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fbat" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharkdp/bat on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sharkdp/bat [INFO] finished tweaking git repo https://github.com/sharkdp/bat [INFO] tweaked toml for git repo https://github.com/sharkdp/bat written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sharkdp/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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbcd4a8591ab6fb3145412c11fe7b207420815efaa5571ea1dc236fc565ceac1 [INFO] running `Command { std: "docker" "start" "-a" "bbcd4a8591ab6fb3145412c11fe7b207420815efaa5571ea1dc236fc565ceac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbcd4a8591ab6fb3145412c11fe7b207420815efaa5571ea1dc236fc565ceac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbcd4a8591ab6fb3145412c11fe7b207420815efaa5571ea1dc236fc565ceac1", kill_on_drop: false }` [INFO] [stdout] bbcd4a8591ab6fb3145412c11fe7b207420815efaa5571ea1dc236fc565ceac1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c22bb92ecc48c5a1e88a9cc669f12d678b8a7a0b2eabcc8cbf62eef0766e621 [INFO] running `Command { std: "docker" "start" "-a" "7c22bb92ecc48c5a1e88a9cc669f12d678b8a7a0b2eabcc8cbf62eef0766e621", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.24 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling bugreport v0.5.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling terminal-trx v0.2.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling clap v4.5.24 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling terminal-colorsaurus v0.4.7 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling clircle v0.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling wild v2.2.1 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling toml v0.8.19 [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 git-version-macro v0.3.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling grep-cli v0.1.11 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling onig v6.4.0 [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 serde_with v3.12.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling bat v0.25.0 (/opt/rustwide/workdir) [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 44.48s [INFO] running `Command { std: "docker" "inspect" "7c22bb92ecc48c5a1e88a9cc669f12d678b8a7a0b2eabcc8cbf62eef0766e621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c22bb92ecc48c5a1e88a9cc669f12d678b8a7a0b2eabcc8cbf62eef0766e621", kill_on_drop: false }` [INFO] [stdout] 7c22bb92ecc48c5a1e88a9cc669f12d678b8a7a0b2eabcc8cbf62eef0766e621 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 325ac9cc413cc939a0a404bd14fa6fd65a55a9c701a1f2740dcfaed550512958 [INFO] running `Command { std: "docker" "start" "-a" "325ac9cc413cc939a0a404bd14fa6fd65a55a9c701a1f2740dcfaed550512958", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling clap_builder v4.5.24 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling terminal-trx v0.2.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling grep-cli v0.1.11 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling terminal-colorsaurus v0.4.7 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling clap v4.5.24 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling bugreport v0.5.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling bat v0.25.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] error: could not compile `bat` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name bat --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --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="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", "paging", "regex", "regex-fancy", "regex-onig", "shell-words", "walkdir", "wild"))' -C metadata=5a9c7288286b3c71 -C extra-filename=-78e1a0b8a876cd40 --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 assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-94ded29ad9682d8c.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-e38f475f3d650c00.rlib --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-9af2c511b3399f15.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-bf7f62d3fa590dff.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9cfdaf333ec0a9ed.rlib --extern clircle=/opt/rustwide/target/debug/deps/libclircle-00d317e6724dd28b.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-5c9e04f9999e0eb9.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 expect_test=/opt/rustwide/target/debug/deps/libexpect_test-e73b4b047a13301b.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-b7d1e3004c16af06.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-55e2fd8336ba6407.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-e0f727353b3444f3.rlib --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-85976163472cbb37.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-81524015b6b5198d.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-42a327d684acfbd2.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-debe7c411cf97340.rlib --extern path_abs=/opt/rustwide/target/debug/deps/libpath_abs-678bbeb9b6919bbc.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-3f15e7aa9495a01f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-5f1f064b98e3a0db.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-c88f67fa858b4247.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4313fb6dfec6d3e4.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-935f1e4bfb7726fe.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-18b7d217d3a50fe0.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-42cc9346b4d22435.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-577647bd4f992c17.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-ea4e6da7aa2f95fe.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1e610479736a199a.rlib --extern terminal_colorsaurus=/opt/rustwide/target/debug/deps/libterminal_colorsaurus-683a7b92f7cded93.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-db96eedee0c33c13.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ff3f1aa3aad6e639.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-08b963676a6677c5.rlib --extern wait_timeout=/opt/rustwide/target/debug/deps/libwait_timeout-f82ccf284d6a8356.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-34a59017b88ef01d/out/build -L native=/opt/rustwide/target/debug/build/onig_sys-d044ebbd3a907ce6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/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="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", "paging", "regex", "regex-fancy", "regex-onig", "shell-words", "walkdir", "wild"))' -C metadata=11c6420e63925512 -C extra-filename=-e1bf2971d975328e --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-4bccaacddb934ce4.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-e38f475f3d650c00.rlib --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-9af2c511b3399f15.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-bf7f62d3fa590dff.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9cfdaf333ec0a9ed.rlib --extern clircle=/opt/rustwide/target/debug/deps/libclircle-00d317e6724dd28b.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-5c9e04f9999e0eb9.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-b7d1e3004c16af06.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-55e2fd8336ba6407.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-e0f727353b3444f3.rlib --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-85976163472cbb37.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-81524015b6b5198d.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-debe7c411cf97340.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-c88f67fa858b4247.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4313fb6dfec6d3e4.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-935f1e4bfb7726fe.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-18b7d217d3a50fe0.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-577647bd4f992c17.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-ea4e6da7aa2f95fe.rlib --extern terminal_colorsaurus=/opt/rustwide/target/debug/deps/libterminal_colorsaurus-683a7b92f7cded93.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-db96eedee0c33c13.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ff3f1aa3aad6e639.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-08b963676a6677c5.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-34a59017b88ef01d/out/build -L native=/opt/rustwide/target/debug/build/onig_sys-d044ebbd3a907ce6/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcIlPWCh/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbat-4bccaacddb934ce4.rlib,libansi_colours-64c69221bd016e58.rlib,librgb-ed1a93318365485d.rlib,libbytemuck-92e5e439d7a7e70a.rlib,libgrep_cli-85976163472cbb37.rlib,libtermcolor-96a9ed65821a6544.rlib,libserde_yaml-18b7d217d3a50fe0.rlib,libunsafe_libyaml-7bc1bf218b2f5452.rlib,libterminal_colorsaurus-683a7b92f7cded93.rlib,libmio-3c869c1e04fe9f37.rlib,libterminal_trx-538cbab6a0361ec3.rlib,libglobset-e0f727353b3444f3.rlib,libbstr-f5c9748abf113cdf.rlib,libunicode_width-08b963676a6677c5.rlib,libunicode_segmentation-ff3f1aa3aad6e639.rlib,libencoding_rs-68ad4a143c31cce1.rlib,libbytesize-bf7f62d3fa590dff.rlib,libconsole-5c9e04f9999e0eb9.rlib,libunicode_width-79cfce0a776a55d3.rlib,libshell_words-577647bd4f992c17.rlib,libitertools-81524015b6b5198d.rlib,libeither-38d43fea6173fdf6.rlib,libcontent_inspector-89bc9dcb7bbe3adb.rlib,libthiserror-db96eedee0c33c13.rlib,libgit2-55e2fd8336ba6407.rlib,liburl-9455d1b59af12d99.rlib,libidna-33c13619fedd166b.rlib,libidna_adapter-d0f403a513905661.rlib,libicu_normalizer-f04e6727b14092bd.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libsmallvec-84105c363ec8e8d5.rlib,libicu_properties-1657a2f229fc018d.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-1528c0a23c0f7302.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-d03911ec82f92fa9.rlib,libicu_provider-16ea9ec8ac16d530.rlib,libicu_locid-86cca27385027a55.rlib,liblitemap-cecd5a7fd1787c64.rlib,libtinystr-5d94d3b3b798394d.rlib,libzerovec-df147c21ad3401c8.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-dabe4d891814f428.rlib,libzerofrom-fadd3cf8ae09d151.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-be943b51fff753cf.rlib,libpercent_encoding-8c980134d68585d5.rlib,liblog-5fb51f756c1191b0.rlib,liblibgit2_sys-ff9f21494561d220.rlib,liblibz_sys-e6ef7f04230ee983.rlib,liblibc-dccbd4dd90a02783.rlib,libbitflags-eb92e23a18d5cc91.rlib,libnu_ansi_term-3bb03eaa72f55709.rlib,libclircle-00d317e6724dd28b.rlib,libregex-5f1f064b98e3a0db.rlib,libregex_automata-5c66fb51a70621b2.rlib,libaho_corasick-f95a2d77404a73d2.rlib,libsemver-c88f67fa858b4247.rlib,libpath_abs-678bbeb9b6919bbc.rlib,libstd_prelude-e44416f240842e0a.rlib,libsyntect-ea4e6da7aa2f95fe.rlib,libthiserror-4950eb5a70c8d694.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,libonig-f019a94d337dfbee.rlib,libonig_sys-ba159020c113c2dc.rlib,libyaml_rust-8cac856a7575d8d0.rlib,liblinked_hash_map-40ad1551522f3eec.rlib,libregex_syntax-13fc688ae7f36982.rlib,libfnv-2d77ec4f6f971b24.rlib,libbitflags-e2b4db6c651223da.rlib,libserde_json-cccccbfc549e0263.rlib,libryu-f8ba606093049f91.rlib,libplist-ba4ca33f4a09cb7d.rlib,libtime-c3aae896375bd794.rlib,libitoa-d34da3363977f6fb.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libquick_xml-2634ce83134dd9a0.rlib,libmemchr-3ffe5f7a52883367.rlib,libbase64-2a03de3babadded3.rlib,libindexmap-4bc636287dddb89d.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-19954401a582c725.rlib,libflate2-b7d1e3004c16af06.rlib,libminiz_oxide-e502227085177f21.rlib,libadler2-b931b79841890bad.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libbincode-e38f475f3d650c00.rlib,libserde-4313fb6dfec6d3e4.rlib,libonce_cell-debe7c411cf97340.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIlPWCh/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-34a59017b88ef01d/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-d044ebbd3a907ce6/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/assets-f740471b403f8523" "-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` (test "assets") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "325ac9cc413cc939a0a404bd14fa6fd65a55a9c701a1f2740dcfaed550512958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "325ac9cc413cc939a0a404bd14fa6fd65a55a9c701a1f2740dcfaed550512958", kill_on_drop: false }` [INFO] [stdout] 325ac9cc413cc939a0a404bd14fa6fd65a55a9c701a1f2740dcfaed550512958