[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 beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeith-hall%2Fbat" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/keith-hall/bat on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc19dd9723d0db244ebf57ecb08457b2bb5d01fb35a4553c12778ec428c1721b [INFO] running `Command { std: "docker" "start" "-a" "fc19dd9723d0db244ebf57ecb08457b2bb5d01fb35a4553c12778ec428c1721b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc19dd9723d0db244ebf57ecb08457b2bb5d01fb35a4553c12778ec428c1721b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc19dd9723d0db244ebf57ecb08457b2bb5d01fb35a4553c12778ec428c1721b", kill_on_drop: false }` [INFO] [stdout] fc19dd9723d0db244ebf57ecb08457b2bb5d01fb35a4553c12778ec428c1721b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3553c1d622c4c7dc1f0bf2f7fb63f3f15d7bed6f2cc3e97324addaa1787dee6c [INFO] running `Command { std: "docker" "start" "-a" "3553c1d622c4c7dc1f0bf2f7fb63f3f15d7bed6f2cc3e97324addaa1787dee6c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling toml_writer v1.0.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling bugreport v0.5.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling toml_parser v1.0.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling regex v1.11.1 [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 clap v4.5.46 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling toml v0.9.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling terminal-trx v0.2.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling xterm-color v1.0.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling grep-cli v0.1.11 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling terminal-colorsaurus v1.0.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clircle v0.6.1 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling wild v2.2.1 [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 git-version v0.3.9 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling minus v5.6.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.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 syntect v5.2.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling bat v0.25.0 (/opt/rustwide/workdir) [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 08s [INFO] running `Command { std: "docker" "inspect" "3553c1d622c4c7dc1f0bf2f7fb63f3f15d7bed6f2cc3e97324addaa1787dee6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3553c1d622c4c7dc1f0bf2f7fb63f3f15d7bed6f2cc3e97324addaa1787dee6c", kill_on_drop: false }` [INFO] [stdout] 3553c1d622c4c7dc1f0bf2f7fb63f3f15d7bed6f2cc3e97324addaa1787dee6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f4c0249154e0c458d47906d15be3e5ef465ffb234a2425fc19cf90e2216db3f [INFO] running `Command { std: "docker" "start" "-a" "6f4c0249154e0c458d47906d15be3e5ef465ffb234a2425fc19cf90e2216db3f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rustix v0.38.43 [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 getrandom v0.3.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.46 [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 sysinfo v0.33.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling terminal-trx v0.2.4 [INFO] [stderr] Compiling grep-cli v0.1.11 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling terminal-colorsaurus v1.0.0 [INFO] [stderr] Compiling crossterm v0.27.0 [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 tempfile v3.16.0 [INFO] [stderr] Compiling serial_test v2.0.0 [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 clap v4.5.46 [INFO] [stderr] Compiling bugreport v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling minus v5.6.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [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/beta-2025-09-21-x86_64-unknown-linux-gnu/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=1c3f099e9eea6f4a -C extra-filename=-99c03ecc79b39229 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_colours=/opt/rustwide/target/debug/deps/libansi_colours-69d301ddb6ed2cc7.rlib --extern bat=/opt/rustwide/target/debug/deps/libbat-8010d6358d0a613c.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-f9828702d0e3bcd6.rlib --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-2537fba430d86f96.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-957ddd03e2672454.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-6a89412df2700ab5.rlib --extern clircle=/opt/rustwide/target/debug/deps/libclircle-9ca97a32c18eb3d4.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-f32938ce58f48412.rlib --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-d97ee3247d04107a.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-c3fa4e07d9944d79.rlib --extern etcetera=/opt/rustwide/target/debug/deps/libetcetera-c2f5cfe1d61e6894.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-202ce9940aba36b8.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-135f3ec4c71ef4f9.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-a086fd4ef06f0772.rlib --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-6fa62c4537af4ff3.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-858108c2e3b28bab.rlib --extern minus=/opt/rustwide/target/debug/deps/libminus-4d4812ce846ad9fc.rlib --extern nu_ansi_term=/opt/rustwide/target/debug/deps/libnu_ansi_term-e9210014b02935ec.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-ac21cd3e0206b898.rlib --extern path_abs=/opt/rustwide/target/debug/deps/libpath_abs-50cf36ce372897fd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-d50909147656fa4a.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-fb8749a711789536.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2273d4021a3933b5.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-c68090d031b8f390.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-424f2b029133bfc6.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-c7c8b88b0c6925bc.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-76496d0d5ee37b89.rlib --extern terminal_colorsaurus=/opt/rustwide/target/debug/deps/libterminal_colorsaurus-07769c6c93ba7f9b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0a6d30e0b7443065.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-421de088ab714999.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-718d83db500ad5fd.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-125f7182d57317af.rlib --extern wild=/opt/rustwide/target/debug/deps/libwild-714a55f79a88b8f2.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-9dcce2e3ffddda3e/out/build -L native=/opt/rustwide/target/debug/build/onig_sys-986bd1d8dd5eff57/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/rustcEyrG4y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbat-8010d6358d0a613c,libansi_colours-69d301ddb6ed2cc7,librgb-b1ade604472b1a00,libbytemuck-e0b0fa095d82d1ec,libgrep_cli-6fa62c4537af4ff3,libtermcolor-cbafc8825e041b3d,libminus-4d4812ce846ad9fc,libtextwrap-52432b4e35577652,libcrossbeam_channel-cd1bb0a90a5096d1,libcrossbeam_utils-ca54231108c39f35,libcrossterm-1b09dc0a84ccc91d,libparking_lot-f9b165ee12f72b34,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libsignal_hook_mio-696296a8d195a6f1,libsignal_hook-a322b434ad987e59,libsignal_hook_registry-3c2cf6585a546c7f,libmio-10bc18d0d3d1243a,libserde_yaml-424f2b029133bfc6,libunsafe_libyaml-d3127b66fe569cc5,libterminal_colorsaurus-07769c6c93ba7f9b,libxterm_color-f567c2479cca5f01,libmio-daf35e879c37800d,libterminal_trx-7a9730a11b5e9fd5,libglobset-a086fd4ef06f0772,libbstr-80d6d65a700c2ee0,libunicode_segmentation-421de088ab714999,libencoding_rs-c3fa4e07d9944d79,libbytesize-957ddd03e2672454,libconsole-f32938ce58f48412,libunicode_width-718d83db500ad5fd,libshell_words-c7c8b88b0c6925bc,libitertools-858108c2e3b28bab,libeither-b4418dba5a443acb,libcontent_inspector-d97ee3247d04107a,libthiserror-0a6d30e0b7443065,libgit2-135f3ec4c71ef4f9,liburl-ad4f64bbbd5da3c0,libidna-808490ea9f199a38,libidna_adapter-d457b38f1b0b9897,libicu_normalizer-de267da902ff1a39,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-3d4b0062b1a7edc2,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-aee1eca1df21bf79,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-10d783b4f5fba7e1,libicu_provider-c54d3f2ecfd880c7,libicu_locid-f08aeb05946f2a5d,liblitemap-77adb1e9469fbec5,libtinystr-246c7816a56e30a3,libzerovec-02b9c672eea5acda,libwriteable-1e5dea0053e4c229,libyoke-58678d35191132a9,libzerofrom-9668b4bc1f40ac88,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,liblog-9a3ff67864b30e2c,liblibgit2_sys-ebec698b7b13f8ba,liblibz_sys-33e6bc20f81a1a53,libbitflags-c95e5b195a86a9bf,libnu_ansi_term-e9210014b02935ec,libclircle-9ca97a32c18eb3d4,libregex-d50909147656fa4a,libregex_automata-96c153b40d6a6c17,libaho_corasick-bc7b8202cc90b0c6,libsemver-fb8749a711789536,libpath_abs-50cf36ce372897fd,libstd_prelude-6e90b4f590e02abe,libsyntect-76496d0d5ee37b89,libthiserror-580ca93d3bb527b6,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libonig-fdefb54a13c5fd93,libonig_sys-00f08d480147a56d,libyaml_rust-0d35c98b09962543,liblinked_hash_map-7d04f0e6cc440adb,libregex_syntax-cf9ef9729ec61e4c,libfnv-79e2cbfbe03dcd16,libbitflags-dde12b0d7d495b50,libserde_json-7fdef3b6ea7bf2c5,libryu-a980823ac8640001,libplist-9f17bb5c2dccc8a5,libtime-ce37e8b6c2e9d96a,libitoa-6e2430f2fa153711,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-92956cf910ef0b9e,libpowerfmt-f6019a2766e431f7,libquick_xml-3833099674dc7f18,libmemchr-08f38e9718637002,libbase64-32787b0325ea6df8,libindexmap-761b1de3a18f6773,libequivalent-487f93f8f6ab5e5b,libhashbrown-acdfbba63b345327,libflate2-202ce9940aba36b8,libminiz_oxide-91ef25256a1d8ae7,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbincode-f9828702d0e3bcd6,libserde-2273d4021a3933b5,libonce_cell-ac21cd3e0206b898,libparking_lot_core-94d1e5793210e64f,liblibc-f7334b252d083cff,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-fa67242f752a0fe9}.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/rustcEyrG4y/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-9dcce2e3ffddda3e/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-986bd1d8dd5eff57/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cat-c970bf7c0691b47f" "-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" "6f4c0249154e0c458d47906d15be3e5ef465ffb234a2425fc19cf90e2216db3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f4c0249154e0c458d47906d15be3e5ef465ffb234a2425fc19cf90e2216db3f", kill_on_drop: false }` [INFO] [stdout] 6f4c0249154e0c458d47906d15be3e5ef465ffb234a2425fc19cf90e2216db3f