[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] ab80bd9717448d988445841fc9634e7d7c2f8cf6 [INFO] testing sharkdp/bat against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fbat" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sharkdp/bat on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_writer v1.0.4 [INFO] [stderr] Downloaded wild v2.2.1 [INFO] [stderr] Downloaded terminal-trx v0.2.5 [INFO] [stderr] Downloaded content_inspector v0.2.4 [INFO] [stderr] Downloaded serde_spanned v1.0.3 [INFO] [stderr] Downloaded time-core v0.1.8 [INFO] [stderr] Downloaded serde_with_macros v3.17.0 [INFO] [stderr] Downloaded assert_cmd v2.1.1 [INFO] [stderr] Downloaded windows-interface v0.56.0 [INFO] [stderr] Downloaded xterm-color v1.0.1 [INFO] [stderr] Downloaded ansi_colours v1.2.3 [INFO] [stderr] Downloaded shell-escape v0.1.5 [INFO] [stderr] Downloaded etcetera v0.11.0 [INFO] [stderr] Downloaded git-version-macro v0.3.9 [INFO] [stderr] Downloaded terminal_size v0.4.1 [INFO] [stderr] Downloaded windows-implement v0.56.0 [INFO] [stderr] Downloaded execute-command-tokens v0.1.7 [INFO] [stderr] Downloaded bugreport v0.5.1 [INFO] [stderr] Downloaded serde_json v1.0.135 [INFO] [stderr] Downloaded bstr v1.11.3 [INFO] [stderr] Downloaded textwrap v0.16.2 [INFO] [stderr] Downloaded fancy-regex v0.16.2 [INFO] [stderr] Downloaded nix v0.31.2 [INFO] [stderr] Downloaded onig v6.5.1 [INFO] [stderr] Downloaded time v0.3.47 [INFO] [stderr] Downloaded crossterm v0.27.0 [INFO] [stderr] Downloaded cc v1.2.7 [INFO] [stderr] Downloaded onig_sys v69.9.1 [INFO] [stderr] Downloaded serde_with v3.17.0 [INFO] [stderr] Downloaded plist v1.7.0 [INFO] [stderr] Downloaded git2 v0.20.4 [INFO] [stderr] Downloaded syntect v5.3.0 [INFO] [stderr] Downloaded libz-sys v1.1.21 [INFO] [stderr] Downloaded execute-command-macro-impl v0.1.10 [INFO] [stderr] Downloaded generic-array v1.1.1 [INFO] [stderr] Downloaded sysinfo v0.33.1 [INFO] [stderr] Downloaded std_prelude v0.2.12 [INFO] [stderr] Downloaded rustix v0.38.43 [INFO] [stderr] Downloaded num-conv v0.2.0 [INFO] [stderr] Downloaded git-version v0.3.9 [INFO] [stderr] Downloaded execute v0.2.15 [INFO] [stderr] Downloaded minus v5.6.1 [INFO] [stderr] Downloaded toml v0.9.8 [INFO] [stderr] Downloaded execute-command-macro v0.1.9 [INFO] [stderr] Downloaded dissimilar v1.0.9 [INFO] [stderr] Downloaded grep-cli v0.1.12 [INFO] [stderr] Downloaded serial_test_derive v2.0.0 [INFO] [stderr] Downloaded bytesize v2.3.1 [INFO] [stderr] Downloaded time-macros v0.2.27 [INFO] [stderr] Downloaded quick-xml v0.32.0 [INFO] [stderr] Downloaded expect-test v1.5.1 [INFO] [stderr] Downloaded path_abs v0.5.1 [INFO] [stderr] Downloaded serial_test v2.0.0 [INFO] [stderr] Downloaded windows-core v0.56.0 [INFO] [stderr] Downloaded clircle v0.6.1 [INFO] [stderr] Downloaded terminal-colorsaurus v1.0.1 [INFO] [stderr] Downloaded libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Downloaded windows v0.56.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07c9aca1c879d761932bdcef03439d95dc81b4760b708b0cf8a396e7ef99f5fa [INFO] running `Command { std: "docker" "start" "-a" "07c9aca1c879d761932bdcef03439d95dc81b4760b708b0cf8a396e7ef99f5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07c9aca1c879d761932bdcef03439d95dc81b4760b708b0cf8a396e7ef99f5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07c9aca1c879d761932bdcef03439d95dc81b4760b708b0cf8a396e7ef99f5fa", kill_on_drop: false }` [INFO] [stdout] 07c9aca1c879d761932bdcef03439d95dc81b4760b708b0cf8a396e7ef99f5fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be2120e7e02bc606f9233b3ce6fa3b80832406705b5149c0d1a3e77170e35980 [INFO] running `Command { std: "docker" "start" "-a" "be2120e7e02bc606f9233b3ce6fa3b80832406705b5149c0d1a3e77170e35980", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde v1.0.228 [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 equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling bugreport v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling terminal-trx v0.2.5 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling xterm-color v1.0.1 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling plist v1.7.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 terminal-colorsaurus v1.0.1 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling clircle v0.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [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 serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling bytesize v2.3.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling bstr v1.11.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 thiserror-impl v2.0.16 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling grep-cli v0.1.12 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling minus v5.6.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.17.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 onig v6.5.1 [INFO] [stderr] Compiling serde_with v3.17.0 [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 bat v0.26.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "be2120e7e02bc606f9233b3ce6fa3b80832406705b5149c0d1a3e77170e35980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be2120e7e02bc606f9233b3ce6fa3b80832406705b5149c0d1a3e77170e35980", kill_on_drop: false }` [INFO] [stdout] be2120e7e02bc606f9233b3ce6fa3b80832406705b5149c0d1a3e77170e35980 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90e48f19807ba7283d90a85913f1cb8e44a2514532bb2e89da35f185fc3a04e0 [INFO] running `Command { std: "docker" "start" "-a" "90e48f19807ba7283d90a85913f1cb8e44a2514532bb2e89da35f185fc3a04e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [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 difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling rustix v1.1.2 [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 plist v1.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling bat v0.26.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cc v1.2.7 [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 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 terminal-trx v0.2.5 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling mio v1.1.0 [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 once_cell v1.20.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling terminal-colorsaurus v1.0.1 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling bugreport v0.5.1 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling minus v5.6.1 [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/d933cf483edf1605142ac6899ff32536c0ad8b22/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=1229739a72b50abe -C extra-filename=-3c9407de053df20b --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-489a725719998e35.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-aa8b63e68e76f1bc.rlib --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-625d2ce851fb9eae.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-3cfc5f398fd2307c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-31597df96b5869e7.rlib --extern clircle=/opt/rustwide/target/debug/deps/libclircle-75767d4dc2fd042f.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-f988a81d3027e099.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-7671c91ae183b299.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-034c675bc021c8a6.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-eceed8fdd54d7a40.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-1996f7b7caa72883.rlib --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-04e865c8d3d4c4a0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-db76af4665d5987d.rlib --extern minus=/opt/rustwide/target/debug/deps/libminus-5700762032f5b121.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-71d567fbe2209fb9.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-9dc5fd02b96edd5d.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-29e773df34951098.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-15d5b24bf2d9bfad.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-b75ec46040ec4f9e.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-163452469e42e128.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-6fc0b2e7f7651d11.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-a224867e0032c2f8.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f6ef9df7d738aa1c.rlib --extern terminal_colorsaurus=/opt/rustwide/target/debug/deps/libterminal_colorsaurus-da08d5462fc96614.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7bf12e0df159664f.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-9197939234b10175.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-ce6e500ba1652c0e/out/build -L native=/opt/rustwide/target/debug/build/onig_sys-b1ee106af537c10b/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" "/opt/rustwide/target/debug/examples/rustc447ehp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbat-da980965d63ca17c,libansi_colours-c24cb9de0c89e3b1,librgb-880f3451cd18662f,libbytemuck-92e5e439d7a7e70a,libgrep_cli-04e865c8d3d4c4a0,libtermcolor-96a9ed65821a6544,libminus-5700762032f5b121,libtextwrap-3ae2e8678d9cf22f,libthiserror-f40734f8c9bb6301,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea,libcrossterm-378d5ba5c8388ef3,libparking_lot-5b8c6f6cfd39bc67,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libsignal_hook_mio-ad91de42457895e5,libsignal_hook-4c54b364712cf2da,libsignal_hook_registry-f8a496b564cdc338,libmio-1eb583bbb65fb3cf,libserde_yaml-b75ec46040ec4f9e,libunsafe_libyaml-7bc1bf218b2f5452,libterminal_colorsaurus-da08d5462fc96614,libxterm_color-9b3dd16e51bc4f2b,libmio-697516c099329fd9,libterminal_trx-072b538e04cf4a90,libglobset-1996f7b7caa72883,libbstr-9f397aa656a195f5,libunicode_segmentation-ff3f1aa3aad6e639,libencoding_rs-591e0cad5e0af89d,libbytesize-3cfc5f398fd2307c,libconsole-f988a81d3027e099,libunicode_width-d12f1dd14779f44c,libshell_words-6fc0b2e7f7651d11,libitertools-db76af4665d5987d,libeither-38d43fea6173fdf6,libcontent_inspector-65e833f770634f35,libgit2-eceed8fdd54d7a40,liburl-eba933b2b7fe2591,libidna-6be44df37d6771c3,libidna_adapter-5e035e958fa4f40a,libicu_normalizer-791b9973351ea76d,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-46a7978e42fb7355,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-30b18b0426ba0dc0,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-af683d2821bd0848,libicu_provider-d2a42dc87f4bac58,libicu_locid-a4d3160e80c5e8e0,liblitemap-cecd5a7fd1787c64,libtinystr-1e8f2423d02b1f60,libzerovec-a19c5264ba2d8da7,libwriteable-45c783735d88c2b0,libyoke-2fe8e06de3244cbf,libzerofrom-c08264626837b1d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-fc0ba231a3ef0894,libpercent_encoding-8c980134d68585d5,liblog-5fb51f756c1191b0,liblibgit2_sys-98070cb85120610b,liblibz_sys-c0af94c677e206ee,libnu_ansi_term-397b1770c3b67a2d,libclircle-75767d4dc2fd042f,libregex-98001af3031bb48c,libregex_automata-0782f434ea14a7a4,libaho_corasick-7e119a7a04547cd6,libsemver-bc886d2c749147f4,libpath_abs-846fde122a777279,libstd_prelude-e44416f240842e0a,libsyntect-a224867e0032c2f8,libthiserror-7bf12e0df159664f,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libonig-2ae2c641f968706f,libbitflags-eb92e23a18d5cc91,libonig_sys-6605aedc5c632af5,libyaml_rust-88b1356178088402,liblinked_hash_map-40ad1551522f3eec,libregex_syntax-13fc688ae7f36982,libfnv-2d77ec4f6f971b24,libserde_json-8021b39bd18f930a,libryu-f8ba606093049f91,libplist-de24fd5a58c12b27,libtime-547557f814889e71,libitoa-d34da3363977f6fb,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libquick_xml-489e998eaae1dedb,libmemchr-3ffe5f7a52883367,libbase64-2a03de3babadded3,libindexmap-e56b8edd7025e34a,libequivalent-fdc46004df91ad08,libhashbrown-00f937fe1169347c,libflate2-034c675bc021c8a6,libminiz_oxide-55ffc656fd3fad87,libadler2-b931b79841890bad,libcrc32fast-5e6fdc6fad2d85f8,libbincode-aa8b63e68e76f1bc,libserde-29e773df34951098,libserde_core-8323e53422f20d71,libonce_cell-9dc5fd02b96edd5d,libparking_lot_core-a7921ee0812de2eb,liblibc-2197807f983666f7,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/rustc447ehp/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-ce6e500ba1652c0e/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-b1ee106af537c10b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/yaml-7782018d2c294ed1" "-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/examples/rustcgXmJU4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbat-da980965d63ca17c,libansi_colours-c24cb9de0c89e3b1,librgb-880f3451cd18662f,libbytemuck-92e5e439d7a7e70a,libgrep_cli-04e865c8d3d4c4a0,libtermcolor-96a9ed65821a6544,libminus-5700762032f5b121,libtextwrap-3ae2e8678d9cf22f,libthiserror-f40734f8c9bb6301,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea,libcrossterm-378d5ba5c8388ef3,libparking_lot-5b8c6f6cfd39bc67,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libsignal_hook_mio-ad91de42457895e5,libsignal_hook-4c54b364712cf2da,libsignal_hook_registry-f8a496b564cdc338,libmio-1eb583bbb65fb3cf,libserde_yaml-b75ec46040ec4f9e,libunsafe_libyaml-7bc1bf218b2f5452,libterminal_colorsaurus-da08d5462fc96614,libxterm_color-9b3dd16e51bc4f2b,libmio-697516c099329fd9,libterminal_trx-072b538e04cf4a90,libglobset-1996f7b7caa72883,libbstr-9f397aa656a195f5,libunicode_segmentation-ff3f1aa3aad6e639,libencoding_rs-591e0cad5e0af89d,libbytesize-3cfc5f398fd2307c,libconsole-f988a81d3027e099,libunicode_width-d12f1dd14779f44c,libshell_words-6fc0b2e7f7651d11,libitertools-db76af4665d5987d,libeither-38d43fea6173fdf6,libcontent_inspector-65e833f770634f35,libgit2-eceed8fdd54d7a40,liburl-eba933b2b7fe2591,libidna-6be44df37d6771c3,libidna_adapter-5e035e958fa4f40a,libicu_normalizer-791b9973351ea76d,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-46a7978e42fb7355,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-30b18b0426ba0dc0,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-af683d2821bd0848,libicu_provider-d2a42dc87f4bac58,libicu_locid-a4d3160e80c5e8e0,liblitemap-cecd5a7fd1787c64,libtinystr-1e8f2423d02b1f60,libzerovec-a19c5264ba2d8da7,libwriteable-45c783735d88c2b0,libyoke-2fe8e06de3244cbf,libzerofrom-c08264626837b1d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-fc0ba231a3ef0894,libpercent_encoding-8c980134d68585d5,liblog-5fb51f756c1191b0,liblibgit2_sys-98070cb85120610b,liblibz_sys-c0af94c677e206ee,libnu_ansi_term-397b1770c3b67a2d,libclircle-75767d4dc2fd042f,libregex-98001af3031bb48c,libregex_automata-0782f434ea14a7a4,libaho_corasick-7e119a7a04547cd6,libsemver-bc886d2c749147f4,libpath_abs-846fde122a777279,libstd_prelude-e44416f240842e0a,libsyntect-a224867e0032c2f8,libthiserror-7bf12e0df159664f,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libonig-2ae2c641f968706f,libbitflags-eb92e23a18d5cc91,libonig_sys-6605aedc5c632af5,libyaml_rust-88b1356178088402,liblinked_hash_map-40ad1551522f3eec,libregex_syntax-13fc688ae7f36982,libfnv-2d77ec4f6f971b24,libserde_json-8021b39bd18f930a,libryu-f8ba606093049f91,libplist-de24fd5a58c12b27,libtime-547557f814889e71,libitoa-d34da3363977f6fb,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libquick_xml-489e998eaae1dedb,libmemchr-3ffe5f7a52883367,libbase64-2a03de3babadded3,libindexmap-e56b8edd7025e34a,libequivalent-fdc46004df91ad08,libhashbrown-00f937fe1169347c,libflate2-034c675bc021c8a6,libminiz_oxide-55ffc656fd3fad87,libadler2-b931b79841890bad,libcrc32fast-5e6fdc6fad2d85f8,libbincode-aa8b63e68e76f1bc,libserde-29e773df34951098,libserde_core-8323e53422f20d71,libonce_cell-9dc5fd02b96edd5d,libparking_lot_core-a7921ee0812de2eb,liblibc-2197807f983666f7,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/rustcgXmJU4/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-ce6e500ba1652c0e/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-b1ee106af537c10b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/advanced-a8c483703d70fe22" "-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 "advanced") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "90e48f19807ba7283d90a85913f1cb8e44a2514532bb2e89da35f185fc3a04e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90e48f19807ba7283d90a85913f1cb8e44a2514532bb2e89da35f185fc3a04e0", kill_on_drop: false }` [INFO] [stdout] 90e48f19807ba7283d90a85913f1cb8e44a2514532bb2e89da35f185fc3a04e0