[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] 4e84e838a32e3b326a3d1f9e2cd4c879597ad74d
[INFO] testing sharkdp/bat against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%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/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sharkdp/bat 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 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6448ba3dee2bc9f19ed6f60af8cb3ffc8332eb92bbae23f1ebdce833f1bcd641
[INFO] running `Command { std: "docker" "start" "-a" "6448ba3dee2bc9f19ed6f60af8cb3ffc8332eb92bbae23f1ebdce833f1bcd641", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6448ba3dee2bc9f19ed6f60af8cb3ffc8332eb92bbae23f1ebdce833f1bcd641", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6448ba3dee2bc9f19ed6f60af8cb3ffc8332eb92bbae23f1ebdce833f1bcd641", kill_on_drop: false }`
[INFO] [stdout] 6448ba3dee2bc9f19ed6f60af8cb3ffc8332eb92bbae23f1ebdce833f1bcd641
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db10a1ecdee7409385bc28fa7571d0e24d8d1cee9ef1447efbfbdc0899560eb9
[INFO] running `Command { std: "docker" "start" "-a" "db10a1ecdee7409385bc28fa7571d0e24d8d1cee9ef1447efbfbdc0899560eb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[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 serde_spanned v1.0.3
[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 bugreport v0.5.1
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling terminal-trx v0.2.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling xterm-color v1.0.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling path_abs v0.5.1
[INFO] [stderr]    Compiling terminal-colorsaurus v1.0.1
[INFO] [stderr]    Compiling ansi_colours v1.2.3
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling grep-cli v0.1.12
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling etcetera v0.11.0
[INFO] [stderr]    Compiling clircle v0.6.1
[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 shell-words v1.1.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.228
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling minus v5.6.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[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 07s
[INFO] running `Command { std: "docker" "inspect" "db10a1ecdee7409385bc28fa7571d0e24d8d1cee9ef1447efbfbdc0899560eb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db10a1ecdee7409385bc28fa7571d0e24d8d1cee9ef1447efbfbdc0899560eb9", kill_on_drop: false }`
[INFO] [stdout] db10a1ecdee7409385bc28fa7571d0e24d8d1cee9ef1447efbfbdc0899560eb9
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2ff8bd7e5493cd5509870bac637335336296c08c81008f654c1960b40a0426a
[INFO] running `Command { std: "docker" "start" "-a" "a2ff8bd7e5493cd5509870bac637335336296c08c81008f654c1960b40a0426a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling dissimilar v1.0.9
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling bat v0.26.1 (/opt/rustwide/workdir)
[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 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.1.0
[INFO] [stderr]    Compiling terminal-trx v0.2.5
[INFO] [stderr]    Compiling grep-cli v0.1.12
[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 signal-hook v0.3.18
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling terminal-colorsaurus v1.0.1
[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 serial_test v2.0.0
[INFO] [stderr]    Compiling bugreport v0.5.1
[INFO] [stderr]    Compiling minus v5.6.1
[INFO] [stderr]    Compiling tempfile v3.23.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 onig v6.5.1
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling git2 v0.20.2
[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=c130d27113968cc0 -C extra-filename=-9c6d65841256d7d2 --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-6fc1bdbf62fe7369.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-94c5c723cacb4526.rlib --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-138a8f4c1a648238.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-bf7f62d3fa590dff.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0730895fc06e77a6.rlib --extern clircle=/opt/rustwide/target/debug/deps/libclircle-75767d4dc2fd042f.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-6543c60e65ee636c.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-298617c8d5d691c8.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-1996f7b7caa72883.rlib --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-7b866262154ade0c.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-db76af4665d5987d.rlib --extern minus=/opt/rustwide/target/debug/deps/libminus-19e4d970ef882edb.rlib --extern nu_ansi_term=/opt/rustwide/target/debug/deps/libnu_ansi_term-397b1770c3b67a2d.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-48f6a08ad7ef7cb7.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-9ddd9d8527860de9.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-9666395c18eeb814.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-6fc0b2e7f7651d11.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-2de6c5d54cddf5de.rlib --extern terminal_colorsaurus=/opt/rustwide/target/debug/deps/libterminal_colorsaurus-b9c8a0e9cff728f0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-751c4185a1884cbd.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] [stderr] warning: build failed, waiting for other jobs to finish...
[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=687ca6a94700ab54 -C extra-filename=-e07a24884af23751 --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-94c5c723cacb4526.rlib --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-138a8f4c1a648238.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-bf7f62d3fa590dff.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0730895fc06e77a6.rlib --extern clircle=/opt/rustwide/target/debug/deps/libclircle-75767d4dc2fd042f.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-6543c60e65ee636c.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-298617c8d5d691c8.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-1996f7b7caa72883.rlib --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-7b866262154ade0c.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-db76af4665d5987d.rlib --extern minus=/opt/rustwide/target/debug/deps/libminus-19e4d970ef882edb.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-1bfc009f527a49d7.rlib --extern nu_ansi_term=/opt/rustwide/target/debug/deps/libnu_ansi_term-397b1770c3b67a2d.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-48f6a08ad7ef7cb7.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-9ddd9d8527860de9.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-9666395c18eeb814.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-817f2044582ada58.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-6fc0b2e7f7651d11.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-2de6c5d54cddf5de.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-3af79b972d6f53ca.rlib --extern terminal_colorsaurus=/opt/rustwide/target/debug/deps/libterminal_colorsaurus-b9c8a0e9cff728f0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-751c4185a1884cbd.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] running `Command { std: "docker" "inspect" "a2ff8bd7e5493cd5509870bac637335336296c08c81008f654c1960b40a0426a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2ff8bd7e5493cd5509870bac637335336296c08c81008f654c1960b40a0426a", kill_on_drop: false }`
[INFO] [stdout] a2ff8bd7e5493cd5509870bac637335336296c08c81008f654c1960b40a0426a
