[INFO] fetching crate bat 0.26.1... [INFO] testing bat-0.26.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] extracting crate bat 0.26.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate bat 0.26.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bat 0.26.1 [INFO] tweaked toml for crates.io crate bat 0.26.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bat 0.26.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bat 0.26.1 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edf1ef4230f28e5001ba63e4db0d15bb87f3a8832166ff4a09c43965e0c4da10 [INFO] running `Command { std: "docker" "start" "-a" "edf1ef4230f28e5001ba63e4db0d15bb87f3a8832166ff4a09c43965e0c4da10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edf1ef4230f28e5001ba63e4db0d15bb87f3a8832166ff4a09c43965e0c4da10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edf1ef4230f28e5001ba63e4db0d15bb87f3a8832166ff4a09c43965e0c4da10", kill_on_drop: false }` [INFO] [stdout] edf1ef4230f28e5001ba63e4db0d15bb87f3a8832166ff4a09c43965e0c4da10 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0356c4c40d9b887c5d603fd80e9f6c920a031e683e25e2d5b13054e94c6112e7 [INFO] running `Command { std: "docker" "start" "-a" "0356c4c40d9b887c5d603fd80e9f6c920a031e683e25e2d5b13054e94c6112e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling equivalent v1.0.1 [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 aho-corasick v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling either v1.13.0 [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 lock_api v0.4.12 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [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 utf16_iter v1.0.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling toml_writer v1.0.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling toml_parser v1.0.0 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bugreport v0.5.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling terminal-trx v0.2.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling toml v0.9.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling xterm-color v1.0.1 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling terminal-colorsaurus v1.0.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling etcetera v0.11.0 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling clircle v0.6.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling encoding_rs v0.8.35 [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 unicode-segmentation v1.12.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling grep-cli v0.1.11 [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.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling minus v5.6.1 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling serde_with v3.15.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 bat v0.26.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syntect v5.3.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.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "0356c4c40d9b887c5d603fd80e9f6c920a031e683e25e2d5b13054e94c6112e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0356c4c40d9b887c5d603fd80e9f6c920a031e683e25e2d5b13054e94c6112e7", kill_on_drop: false }` [INFO] [stdout] 0356c4c40d9b887c5d603fd80e9f6c920a031e683e25e2d5b13054e94c6112e7 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10150c03c5085ddeb407561ea2c65e7d46bee62e346a265522f492a662a4189f [INFO] running `Command { std: "docker" "start" "-a" "10150c03c5085ddeb407561ea2c65e7d46bee62e346a265522f492a662a4189f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling terminal_size v0.4.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 clap_builder v4.5.46 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling predicates v3.1.3 [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 mio v1.1.0 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling terminal-trx v0.2.5 [INFO] [stderr] Compiling grep-cli v0.1.11 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling terminal-colorsaurus v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling bugreport v0.5.1 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling minus v5.6.1 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling bat v0.26.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling git2 v0.20.2 [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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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="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", "vendored-libgit2", "walkdir", "wild"))' -C metadata=3f900732da1bb16f -C extra-filename=-aa5cea9f95f6e84e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_colours=/opt/rustwide/target/debug/deps/libansi_colours-c24cb9de0c89e3b1.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-8ce6108a084fe868.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-88e8f4f1c82f66ea.rlib --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-0cefefc430b60bd7.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-bf7f62d3fa590dff.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-75577f6398f77e72.rlib --extern clircle=/opt/rustwide/target/debug/deps/libclircle-75767d4dc2fd042f.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-199a07e64c7c2825.rlib --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-65e833f770634f35.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-591e0cad5e0af89d.rlib --extern etcetera=/opt/rustwide/target/debug/deps/libetcetera-013377f24eed2985.rlib --extern expect_test=/opt/rustwide/target/debug/deps/libexpect_test-10c25d72729d7f1e.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-034c675bc021c8a6.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-5fedd0b9ee4073e5.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-3be3f62bad9ae717.rlib --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-cec76a9a7eec2d68.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-db76af4665d5987d.rlib --extern minus=/opt/rustwide/target/debug/deps/libminus-221bacbc29a1ee3a.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-1bfc009f527a49d7.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-2bbcaf92e232958a.rlib --extern path_abs=/opt/rustwide/target/debug/deps/libpath_abs-846fde122a777279.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-3f41b50c859dfc41.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-98001af3031bb48c.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-bc886d2c749147f4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-239e0a325790c4b4.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-cdf661319268fe41.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-1108fcfe5b1a25f5.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-d1695777a99724df.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-577647bd4f992c17.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-31441f89ad3a0b06.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a8ebfec2720e7e70.rlib --extern terminal_colorsaurus=/opt/rustwide/target/debug/deps/libterminal_colorsaurus-b9c8a0e9cff728f0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-af2ce57cb5e15136.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 wait_timeout=/opt/rustwide/target/debug/deps/libwait_timeout-c7342361526354e7.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --extern wild=/opt/rustwide/target/debug/deps/libwild-de3c22a023ea04a8.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-3c3770413f48c5aa/out/build -L native=/opt/rustwide/target/debug/build/onig_sys-67b87d0417ca74d0/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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", "vendored-libgit2", "walkdir", "wild"))' -C metadata=08ff9adf5678b2fc -C extra-filename=-fe68feded7785fb0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_colours=/opt/rustwide/target/debug/deps/libansi_colours-c24cb9de0c89e3b1.rlib --extern bat=/opt/rustwide/target/debug/deps/libbat-f2ef2dc1754174b7.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-88e8f4f1c82f66ea.rlib --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-0cefefc430b60bd7.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-bf7f62d3fa590dff.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-75577f6398f77e72.rlib --extern clircle=/opt/rustwide/target/debug/deps/libclircle-75767d4dc2fd042f.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-199a07e64c7c2825.rlib --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-65e833f770634f35.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-591e0cad5e0af89d.rlib --extern etcetera=/opt/rustwide/target/debug/deps/libetcetera-013377f24eed2985.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-034c675bc021c8a6.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-5fedd0b9ee4073e5.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-3be3f62bad9ae717.rlib --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-cec76a9a7eec2d68.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-db76af4665d5987d.rlib --extern minus=/opt/rustwide/target/debug/deps/libminus-221bacbc29a1ee3a.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-2bbcaf92e232958a.rlib --extern path_abs=/opt/rustwide/target/debug/deps/libpath_abs-846fde122a777279.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-98001af3031bb48c.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-bc886d2c749147f4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-239e0a325790c4b4.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-cdf661319268fe41.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-1108fcfe5b1a25f5.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-577647bd4f992c17.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-31441f89ad3a0b06.rlib --extern terminal_colorsaurus=/opt/rustwide/target/debug/deps/libterminal_colorsaurus-b9c8a0e9cff728f0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-af2ce57cb5e15136.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-a3e1a79fd47b5b12.rlib --extern wild=/opt/rustwide/target/debug/deps/libwild-de3c22a023ea04a8.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-3c3770413f48c5aa/out/build -L native=/opt/rustwide/target/debug/build/onig_sys-67b87d0417ca74d0/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcaXqgAi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbat-f2ef2dc1754174b7,libansi_colours-c24cb9de0c89e3b1,librgb-880f3451cd18662f,libbytemuck-92e5e439d7a7e70a,libgrep_cli-cec76a9a7eec2d68,libtermcolor-96a9ed65821a6544,libminus-221bacbc29a1ee3a,libtextwrap-3ae2e8678d9cf22f,libthiserror-4ce1d930656053e7,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea,libcrossterm-e1b105c2c70519d2,libparking_lot-630f6d476e2a9d48,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libsignal_hook_mio-6eafdcb53713962e,libsignal_hook-2955ed4f541c79e9,libsignal_hook_registry-ec21e503fa952b22,libmio-570f2bf9432d277e,libserde_yaml-1108fcfe5b1a25f5,libunsafe_libyaml-7bc1bf218b2f5452,libterminal_colorsaurus-b9c8a0e9cff728f0,libxterm_color-9b3dd16e51bc4f2b,libmio-5bbdfbdb2ecc263a,libterminal_trx-33726ca757260015,libglobset-3be3f62bad9ae717,libbstr-9f397aa656a195f5,libunicode_segmentation-ff3f1aa3aad6e639,libencoding_rs-591e0cad5e0af89d,libbytesize-bf7f62d3fa590dff,libconsole-199a07e64c7c2825,libunicode_width-d12f1dd14779f44c,libshell_words-577647bd4f992c17,libitertools-db76af4665d5987d,libeither-38d43fea6173fdf6,libcontent_inspector-65e833f770634f35,libgit2-5fedd0b9ee4073e5,liburl-e9a9fc450181f925,libidna-69a291f17e221d6e,libidna_adapter-ba71ce1dfa24ca37,libicu_normalizer-30a320e7cd447e66,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-7ce535fd791cc634,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-716b087a1432fd38,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-ae23adeb6264dd5b,libicu_provider-42d245b954180537,libicu_locid-cbf0b42159981841,liblitemap-cecd5a7fd1787c64,libtinystr-69fdf481678095d3,libzerovec-3962dad49907eb12,libwriteable-45c783735d88c2b0,libyoke-f0e45c120b422b20,libzerofrom-10afb1c2260d7387,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-fc0ba231a3ef0894,libpercent_encoding-8c980134d68585d5,liblog-5fb51f756c1191b0,liblibgit2_sys-ade2568db7146496,liblibz_sys-2df388b4f666a725,libnu_ansi_term-3bb03eaa72f55709,libclircle-75767d4dc2fd042f,libregex-98001af3031bb48c,libregex_automata-0782f434ea14a7a4,libaho_corasick-7e119a7a04547cd6,libsemver-bc886d2c749147f4,libpath_abs-846fde122a777279,libstd_prelude-e44416f240842e0a,libsyntect-31441f89ad3a0b06,libthiserror-af2ce57cb5e15136,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libonig-09a593782839c1ce,libbitflags-eb92e23a18d5cc91,libonig_sys-673ef9a62dbfedcd,libyaml_rust-88b1356178088402,liblinked_hash_map-40ad1551522f3eec,libregex_syntax-13fc688ae7f36982,libfnv-2d77ec4f6f971b24,libserde_json-af868e3bb7a873e0,libryu-f8ba606093049f91,libplist-d0547a30bbe3fb3f,libtime-1c98d1f9a498d768,libitoa-d34da3363977f6fb,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-ab64fe9a31eb7f24,libpowerfmt-a0c185df26c26a22,libquick_xml-489e998eaae1dedb,libmemchr-3ffe5f7a52883367,libbase64-2a03de3babadded3,libindexmap-9e0dee5477c9c07c,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libflate2-034c675bc021c8a6,libminiz_oxide-55ffc656fd3fad87,libadler2-b931b79841890bad,libcrc32fast-5e6fdc6fad2d85f8,libbincode-88e8f4f1c82f66ea,libserde-239e0a325790c4b4,libserde_core-8323e53422f20d71,libonce_cell-2bbcaf92e232958a,libparking_lot_core-a4277be3f9dd9761,liblibc-7e656c001058f0df,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" "/opt/rustwide/target/debug/examples/rustcaXqgAi/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-3c3770413f48c5aa/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-67b87d0417ca74d0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/buffer-a3b9a5633b0e3020" "-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 "buffer") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "10150c03c5085ddeb407561ea2c65e7d46bee62e346a265522f492a662a4189f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10150c03c5085ddeb407561ea2c65e7d46bee62e346a265522f492a662a4189f", kill_on_drop: false }` [INFO] [stdout] 10150c03c5085ddeb407561ea2c65e7d46bee62e346a265522f492a662a4189f