[INFO] cloning repository https://github.com/marlug/horseci-rig-bat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marlug/horseci-rig-bat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarlug%2Fhorseci-rig-bat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarlug%2Fhorseci-rig-bat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94de410a8c032335b187b18370e6e5e3fc118654
[INFO] testing marlug/horseci-rig-bat against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarlug%2Fhorseci-rig-bat" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/marlug/horseci-rig-bat
[INFO] finished tweaking git repo https://github.com/marlug/horseci-rig-bat
[INFO] tweaked toml for git repo https://github.com/marlug/horseci-rig-bat written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marlug/horseci-rig-bat on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marlug/horseci-rig-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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 179ca13711c95544a92c459ac264d3355740ba1527e937489dd2f927b170ff61
[INFO] running `Command { std: "docker" "start" "179ca13711c95544a92c459ac264d3355740ba1527e937489dd2f927b170ff61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "179ca13711c95544a92c459ac264d3355740ba1527e937489dd2f927b170ff61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "179ca13711c95544a92c459ac264d3355740ba1527e937489dd2f927b170ff61" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "179ca13711c95544a92c459ac264d3355740ba1527e937489dd2f927b170ff61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "179ca13711c95544a92c459ac264d3355740ba1527e937489dd2f927b170ff61" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling toml_parser v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling bugreport v0.6.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling flate2 v1.1.9
[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 jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling terminal-trx v0.2.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling xterm-color v1.0.1
[INFO] [stderr]    Compiling terminal-colorsaurus v1.0.3
[INFO] [stderr]    Compiling path_abs v0.5.1
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling ansi_colours v1.2.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clircle v0.6.1
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling etcetera v0.11.0
[INFO] [stderr]    Compiling wild v2.2.1
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling toml v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling grep-cli v0.1.12
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[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 v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling yoke v0.7.5
[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.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling syntect v5.3.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 bat v0.26.1 (/opt/rustwide/workdir)
[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.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "179ca13711c95544a92c459ac264d3355740ba1527e937489dd2f927b170ff61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "179ca13711c95544a92c459ac264d3355740ba1527e937489dd2f927b170ff61" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling dissimilar v1.0.9
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clap_builder v4.6.0
[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.6
[INFO] [stderr]    Compiling grep-cli v0.1.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling terminal-colorsaurus v1.0.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[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 libz-sys v1.1.21
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling bugreport v0.6.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling minus v5.6.1
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling bat v0.26.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling git2 v0.20.4
[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/1.98.0-beta.1-x86_64-unknown-linux-gnu/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=37d459901d08e62a -C extra-filename=-2f3979155e3d2457 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_colours=/opt/rustwide/target/debug/deps/libansi_colours-c50e9e8f82461f17.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-7115782d34cc1080.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-e2ec81a712dcb5d6.rlib --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-e90d94e6229d1653.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-e9a8e80730bfcd1d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a6eefd77bb261641.rlib --extern clircle=/opt/rustwide/target/debug/deps/libclircle-2f12e6e13babfbf2.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-de74a2181d476861.rlib --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-26392cda6aadea86.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-55bc2f0c3e70aa1b.rlib --extern etcetera=/opt/rustwide/target/debug/deps/libetcetera-632207db823de2e5.rlib --extern expect_test=/opt/rustwide/target/debug/deps/libexpect_test-ac85dff017047e44.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-e1f5aef34a7a8a6f.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-7605ba648f371793.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-d5a4a0f7e2ade9c8.rlib --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-797e7f91745fd94c.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-590878a071906b4b.rlib --extern minus=/opt/rustwide/target/debug/deps/libminus-4b2ca1be65c9cfb9.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-f0111c5ccc133207.rlib --extern nu_ansi_term=/opt/rustwide/target/debug/deps/libnu_ansi_term-745c727bb3e87c52.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b9a6bd5cb35c66bf.rlib --extern path_abs=/opt/rustwide/target/debug/deps/libpath_abs-0206311fefa83121.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-eaf99ce1a8b4a657.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8014e47c2010d640.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-6a6829d83a75be74.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-60d15a6860b23cc6.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-433a894a95630a62.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-adfa2b29e6dbb7a5.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-8fd5039478e5840a.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-d186b621774bbdb4.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-e409ad993035f6c6.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-2e956bb1341a7a98.rlib --extern terminal_colorsaurus=/opt/rustwide/target/debug/deps/libterminal_colorsaurus-e5298760ea95e11b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9642b6024c9ecdf8.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-63c0e35c356241ee.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-c0be3735b741df1b.rlib --extern wait_timeout=/opt/rustwide/target/debug/deps/libwait_timeout-885c6d8431de768a.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7cc6f300a6f0bf06.rlib --extern wild=/opt/rustwide/target/debug/deps/libwild-714a55f79a88b8f2.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-abc38350cff5cde9/out/build -L native=/opt/rustwide/target/debug/build/onig_sys-28210794ea807e22/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/1.98.0-beta.1-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", "vendored-libgit2", "walkdir", "wild"))' -C metadata=80ba60576a6402e2 -C extra-filename=-333becac2fe86be1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_colours=/opt/rustwide/target/debug/deps/libansi_colours-c50e9e8f82461f17.rlib --extern bat=/opt/rustwide/target/debug/deps/libbat-78ea035f9426acc6.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-e2ec81a712dcb5d6.rlib --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-e90d94e6229d1653.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-e9a8e80730bfcd1d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a6eefd77bb261641.rlib --extern clircle=/opt/rustwide/target/debug/deps/libclircle-2f12e6e13babfbf2.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-de74a2181d476861.rlib --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-26392cda6aadea86.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-55bc2f0c3e70aa1b.rlib --extern etcetera=/opt/rustwide/target/debug/deps/libetcetera-632207db823de2e5.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-e1f5aef34a7a8a6f.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-7605ba648f371793.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-d5a4a0f7e2ade9c8.rlib --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-797e7f91745fd94c.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-590878a071906b4b.rlib --extern minus=/opt/rustwide/target/debug/deps/libminus-4b2ca1be65c9cfb9.rlib --extern nu_ansi_term=/opt/rustwide/target/debug/deps/libnu_ansi_term-745c727bb3e87c52.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b9a6bd5cb35c66bf.rlib --extern path_abs=/opt/rustwide/target/debug/deps/libpath_abs-0206311fefa83121.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8014e47c2010d640.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-6a6829d83a75be74.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-60d15a6860b23cc6.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-433a894a95630a62.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-adfa2b29e6dbb7a5.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-d186b621774bbdb4.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-e409ad993035f6c6.rlib --extern terminal_colorsaurus=/opt/rustwide/target/debug/deps/libterminal_colorsaurus-e5298760ea95e11b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9642b6024c9ecdf8.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-63c0e35c356241ee.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-c0be3735b741df1b.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7cc6f300a6f0bf06.rlib --extern wild=/opt/rustwide/target/debug/deps/libwild-714a55f79a88b8f2.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-abc38350cff5cde9/out/build -L native=/opt/rustwide/target/debug/build/onig_sys-28210794ea807e22/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/rustcDQOGpZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbat-78ea035f9426acc6,libansi_colours-c50e9e8f82461f17,librgb-9b02fc1fdb1fe9f9,libbytemuck-e0b0fa095d82d1ec,libgrep_cli-797e7f91745fd94c,libtermcolor-cbafc8825e041b3d,libminus-4b2ca1be65c9cfb9,libtextwrap-e8be8b15960e1c87,libthiserror-08493e9509bf8dda,libcrossbeam_channel-c975edaf87631b25,libcrossbeam_utils-f696a08ab1e94e7a,libcrossterm-cc978cfd7d8db751,libparking_lot-41a378c5949799bb,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libsignal_hook_mio-05f0929728a79545,libsignal_hook-6d3c2c5d1cef5688,libsignal_hook_registry-ff6e9c239d1dd15c,libmio-06449e42906ada61,libserde_yaml-adfa2b29e6dbb7a5,libunsafe_libyaml-d3127b66fe569cc5,libterminal_colorsaurus-e5298760ea95e11b,libxterm_color-f567c2479cca5f01,libmio-950fbbea082fe10f,libterminal_trx-ecc59ad7da882725,libglobset-d5a4a0f7e2ade9c8,libbstr-27d79d92aa5b531a,libunicode_segmentation-63c0e35c356241ee,libencoding_rs-55bc2f0c3e70aa1b,libbytesize-e9a8e80730bfcd1d,libconsole-de74a2181d476861,libunicode_width-c0be3735b741df1b,libshell_words-d186b621774bbdb4,libitertools-590878a071906b4b,libeither-b4418dba5a443acb,libcontent_inspector-26392cda6aadea86,libgit2-7605ba648f371793,liburl-ee04b96ca666440c,libidna-6927e0fff4dfcb97,libidna_adapter-e6dbf274d6f62b74,libicu_normalizer-d6afc767389e27fb,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-44d7d0eb66a9b5b7,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-3a1d033e21cbed27,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-7666c32e550a1ace,libicu_provider-4848c3af29a002d1,libicu_locid-1f0a02fdf78383f8,liblitemap-77adb1e9469fbec5,libtinystr-6002584eafca46a0,libzerovec-0ea5e5a2e9aace2f,libwriteable-1e5dea0053e4c229,libyoke-4adb54fb6e1020ea,libzerofrom-c976e0ee94225bfd,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-3e492796dcdd80fb,libpercent_encoding-e42b7a0b4a5edca5,liblog-9a3ff67864b30e2c,liblibgit2_sys-6ac89632915130b2,liblibz_sys-366937e088271258,libnu_ansi_term-745c727bb3e87c52,libclircle-2f12e6e13babfbf2,libregex-8014e47c2010d640,libregex_automata-303a1fc80be0ac1c,libaho_corasick-53f7a9362ef2f741,libsemver-6a6829d83a75be74,libpath_abs-0206311fefa83121,libstd_prelude-6e90b4f590e02abe,libsyntect-e409ad993035f6c6,libthiserror-9642b6024c9ecdf8,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libonig-cd9bfba3b01bc174,libbitflags-c95e5b195a86a9bf,libonig_sys-41bed6459552b169,libyaml_rust-06e2e071f0001877,liblinked_hash_map-7d04f0e6cc440adb,libregex_syntax-cf9ef9729ec61e4c,libfnv-79e2cbfbe03dcd16,libserde_json-5f48c2438396108c,libryu-a980823ac8640001,libplist-2405cecde28c5175,libtime-616a8ecab9f8d235,libitoa-6e2430f2fa153711,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-0497f8a63ebb66e0,libpowerfmt-f6019a2766e431f7,libquick_xml-01a35b059bec1dd3,libmemchr-08f38e9718637002,libbase64-32787b0325ea6df8,libindexmap-1055a376d325fd9d,libequivalent-487f93f8f6ab5e5b,libhashbrown-25abce2d85979e8d,libflate2-e1f5aef34a7a8a6f,libminiz_oxide-5b3fc8a4d8ca1e4a,libsimd_adler32-7babdb89f91b6742,libcrc32fast-3cfcc2f76e093b40,libbincode-e2ec81a712dcb5d6,libserde-60d15a6860b23cc6,libserde_core-2c928ee17a7447a4,libonce_cell-b9a6bd5cb35c66bf,libparking_lot_core-ade04ef9bba809ee,liblibc-c5c8bfd9c629b52e,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-fa67242f752a0fe9}.rlib" "<sysroot>/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/rustcDQOGpZ/raw-dylibs" "-B<sysroot>/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-abc38350cff5cde9/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-28210794ea807e22/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/yaml-db13ab275f9801cc" "-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 "yaml") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc0Oqg3v/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-2e956bb1341a7a98,libgetrandom-de01d7e25f11dbcd,libfastrand-751bcde24b8aa073,libwild-714a55f79a88b8f2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbugreport-e90d94e6229d1653,libsysinfo-2c2467e871d9e98f,librayon-5b05a46fd785c41f,librayon_core-2d1ac166307a4b93,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libshell_escape-68815ecbb9955c0d,libgit_version-34d1933e573c21f7,libetcetera-632207db823de2e5,libclap-a6eefd77bb261641,libclap_builder-5005079c139d9542,libterminal_size-af8047024dcf9142,librustix-f499b9f119b6d5da,liblinux_raw_sys-0b6cde911e9a3109,libstrsim-4d1ed08a123238dc,libanstream-feec78d6da247eaf,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-88399b635fc44f8e,libutf8parse-92d0158219063202,libclap_lex-98116f9ed4bc0185,libanstyle-9beaeb754742faae,libbat-78ea035f9426acc6,libansi_colours-c50e9e8f82461f17,librgb-9b02fc1fdb1fe9f9,libbytemuck-e0b0fa095d82d1ec,libgrep_cli-797e7f91745fd94c,libtermcolor-cbafc8825e041b3d,libminus-4b2ca1be65c9cfb9,libtextwrap-e8be8b15960e1c87,libthiserror-08493e9509bf8dda,libcrossbeam_channel-c975edaf87631b25,libcrossbeam_utils-f696a08ab1e94e7a,libcrossterm-cc978cfd7d8db751,libparking_lot-41a378c5949799bb,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libsignal_hook_mio-05f0929728a79545,libsignal_hook-6d3c2c5d1cef5688,libsignal_hook_registry-ff6e9c239d1dd15c,libmio-06449e42906ada61,libserde_yaml-adfa2b29e6dbb7a5,libunsafe_libyaml-d3127b66fe569cc5,libterminal_colorsaurus-e5298760ea95e11b,libxterm_color-f567c2479cca5f01,libmio-950fbbea082fe10f,libterminal_trx-ecc59ad7da882725,libglobset-d5a4a0f7e2ade9c8,libbstr-27d79d92aa5b531a,libunicode_segmentation-63c0e35c356241ee,libencoding_rs-55bc2f0c3e70aa1b,libbytesize-e9a8e80730bfcd1d,libconsole-de74a2181d476861,libunicode_width-c0be3735b741df1b,libshell_words-d186b621774bbdb4,libitertools-590878a071906b4b,libeither-b4418dba5a443acb,libcontent_inspector-26392cda6aadea86,libgit2-7605ba648f371793,liburl-ee04b96ca666440c,libidna-6927e0fff4dfcb97,libidna_adapter-e6dbf274d6f62b74,libicu_normalizer-d6afc767389e27fb,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-44d7d0eb66a9b5b7,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-3a1d033e21cbed27,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-7666c32e550a1ace,libicu_provider-4848c3af29a002d1,libicu_locid-1f0a02fdf78383f8,liblitemap-77adb1e9469fbec5,libtinystr-6002584eafca46a0,libzerovec-0ea5e5a2e9aace2f,libwriteable-1e5dea0053e4c229,libyoke-4adb54fb6e1020ea,libzerofrom-c976e0ee94225bfd,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-3e492796dcdd80fb,libpercent_encoding-e42b7a0b4a5edca5,liblog-9a3ff67864b30e2c,liblibgit2_sys-6ac89632915130b2,liblibz_sys-366937e088271258,libnu_ansi_term-745c727bb3e87c52,libclircle-2f12e6e13babfbf2,libregex-8014e47c2010d640,libregex_automata-303a1fc80be0ac1c,libaho_corasick-53f7a9362ef2f741,libsemver-6a6829d83a75be74,libpath_abs-0206311fefa83121,libstd_prelude-6e90b4f590e02abe,libsyntect-e409ad993035f6c6,libthiserror-9642b6024c9ecdf8,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libonig-cd9bfba3b01bc174,libbitflags-c95e5b195a86a9bf,libonig_sys-41bed6459552b169,libyaml_rust-06e2e071f0001877,liblinked_hash_map-7d04f0e6cc440adb,libregex_syntax-cf9ef9729ec61e4c,libfnv-79e2cbfbe03dcd16,libserde_json-5f48c2438396108c,libryu-a980823ac8640001,libplist-2405cecde28c5175,libtime-616a8ecab9f8d235,libitoa-6e2430f2fa153711,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-0497f8a63ebb66e0,libpowerfmt-f6019a2766e431f7,libquick_xml-01a35b059bec1dd3,libmemchr-08f38e9718637002,libbase64-32787b0325ea6df8,libindexmap-1055a376d325fd9d,libequivalent-487f93f8f6ab5e5b,libhashbrown-25abce2d85979e8d,libflate2-e1f5aef34a7a8a6f,libminiz_oxide-5b3fc8a4d8ca1e4a,libsimd_adler32-7babdb89f91b6742,libcrc32fast-3cfcc2f76e093b40,libbincode-e2ec81a712dcb5d6,libserde-60d15a6860b23cc6,libserde_core-2c928ee17a7447a4,libonce_cell-b9a6bd5cb35c66bf,libparking_lot_core-ade04ef9bba809ee,liblibc-c5c8bfd9c629b52e,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-fa67242f752a0fe9}.rlib" "<sysroot>/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/deps/rustc0Oqg3v/raw-dylibs" "-B<sysroot>/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-abc38350cff5cde9/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-28210794ea807e22/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bat-671950d94e731b6f" "-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` (bin "bat" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "179ca13711c95544a92c459ac264d3355740ba1527e937489dd2f927b170ff61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "179ca13711c95544a92c459ac264d3355740ba1527e937489dd2f927b170ff61", kill_on_drop: false }`
[INFO] [stdout] 179ca13711c95544a92c459ac264d3355740ba1527e937489dd2f927b170ff61
