[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] e2aa4bc33cca785cab8bdadffc58a4a30b245854 [INFO] building sharkdp/bat against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fbat" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharkdp/bat on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-tc1/source/Cargo.toml [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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal-colorsaurus v0.4.7 [INFO] [stderr] Downloaded expect-test v1.5.1 [INFO] [stderr] Downloaded execute v0.2.13 [INFO] [stderr] Downloaded execute-command-macro v0.1.9 [INFO] [stderr] Downloaded generic-array v1.1.1 [INFO] [stderr] Downloaded clircle v0.6.1 [INFO] [stderr] Downloaded execute-command-macro-impl v0.1.10 [INFO] [stderr] Downloaded bugreport v0.5.1 [INFO] [stderr] Downloaded terminal-trx v0.2.3 [INFO] [stderr] Downloaded execute-command-tokens v0.1.7 [INFO] [stderr] Downloaded git2 v0.20.0 [INFO] [stderr] Downloaded libgit2-sys v0.18.0+1.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9085e6f6cbefd16de1ed6d13731817c7a7248f9528ebd43a32aa8face62d6a47 [INFO] running `Command { std: "docker" "start" "-a" "9085e6f6cbefd16de1ed6d13731817c7a7248f9528ebd43a32aa8face62d6a47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9085e6f6cbefd16de1ed6d13731817c7a7248f9528ebd43a32aa8face62d6a47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9085e6f6cbefd16de1ed6d13731817c7a7248f9528ebd43a32aa8face62d6a47", kill_on_drop: false }` [INFO] [stdout] 9085e6f6cbefd16de1ed6d13731817c7a7248f9528ebd43a32aa8face62d6a47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc207a6e40cb1d0adc62310596718e07e0b2eafd8b9e3b7a7a3139217d68f1bd [INFO] running `Command { std: "docker" "start" "-a" "cc207a6e40cb1d0adc62310596718e07e0b2eafd8b9e3b7a7a3139217d68f1bd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling clap_builder v4.5.24 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bugreport v0.5.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling terminal-trx v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling terminal-colorsaurus v0.4.7 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling clap v4.5.24 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clircle v0.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wild v2.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling grep-cli v0.1.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling onig v6.4.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 serde_with v3.12.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling bat v0.25.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 155 | ) -> Result { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 155 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 215 | ) -> Result { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 215 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 246 | syntax_name: &str, [INFO] [stdout] 247 | ) -> Result> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 247 | ) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 254 | fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 266 | ) -> Result> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 266 | ) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 282 | ) -> Result> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 282 | ) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 296 | reader: &mut InputReader, [INFO] [stdout] 297 | ) -> Result> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 297 | ) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/bat/app.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn config(&self, inputs: &[Input]) -> Result { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 98 | pub fn config(&self, inputs: &[Input]) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/bat/app.rs:338:19 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn inputs(&self) -> Result> { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 338 | pub fn inputs(&self) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/bat/input.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "cc207a6e40cb1d0adc62310596718e07e0b2eafd8b9e3b7a7a3139217d68f1bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc207a6e40cb1d0adc62310596718e07e0b2eafd8b9e3b7a7a3139217d68f1bd", kill_on_drop: false }` [INFO] [stdout] cc207a6e40cb1d0adc62310596718e07e0b2eafd8b9e3b7a7a3139217d68f1bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b1b5ea8b369564fd040fd7fce863a7545dae489ad7a22aac43c0078b62d96f6 [INFO] running `Command { std: "docker" "start" "-a" "9b1b5ea8b369564fd040fd7fce863a7545dae489ad7a22aac43c0078b62d96f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.24 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling terminal-trx v0.2.3 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling grep-cli v0.1.11 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling terminal-colorsaurus v0.4.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling bugreport v0.5.1 [INFO] [stderr] Compiling clap v4.5.24 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling bat v0.25.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 155 | ) -> Result { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 155 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 215 | ) -> Result { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 215 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 246 | syntax_name: &str, [INFO] [stdout] 247 | ) -> Result> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 247 | ) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 254 | fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 266 | ) -> Result> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 266 | ) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 282 | ) -> Result> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 282 | ) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 296 | reader: &mut InputReader, [INFO] [stdout] 297 | ) -> Result> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 297 | ) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 155 | ) -> Result { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 155 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 215 | ) -> Result { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 215 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 246 | syntax_name: &str, [INFO] [stdout] 247 | ) -> Result> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 247 | ) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 254 | fn find_syntax_by_extension(&self, e: Option<&OsStr>) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 266 | ) -> Result> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 266 | ) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 282 | ) -> Result> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 282 | ) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assets.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 296 | reader: &mut InputReader, [INFO] [stdout] 297 | ) -> Result> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 297 | ) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/bat/app.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn config(&self, inputs: &[Input]) -> Result { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 98 | pub fn config(&self, inputs: &[Input]) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/bat/app.rs:338:19 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn inputs(&self) -> Result> { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 338 | pub fn inputs(&self) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/bat/input.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/bat/app.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn config(&self, inputs: &[Input]) -> Result { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 98 | pub fn config(&self, inputs: &[Input]) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/bat/app.rs:338:19 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn inputs(&self) -> Result> { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 338 | pub fn inputs(&self) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/bat/input.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bat` (lib test); 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/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="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", "paging", "regex", "regex-fancy", "regex-onig", "shell-words", "walkdir", "wild"))' -C metadata=cc60bd5710a29105 -C extra-filename=-2946304a9106c248 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_colours=/opt/rustwide/target/debug/deps/libansi_colours-c8802af6a3d4e8e7.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-314d56d38173e758.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-965b4a30fb2f456d.rlib --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-d4ef1c6bb05e9443.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-e2ff531c2b7f5fdd.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7259dc8f8496c082.rlib --extern clircle=/opt/rustwide/target/debug/deps/libclircle-1b757b28290e3445.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-53aa608fa52d7cb4.rlib --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-e9a9b5d6cefb8b6c.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-c28824f737572249.rlib --extern etcetera=/opt/rustwide/target/debug/deps/libetcetera-3ef497e598f9397e.rlib --extern expect_test=/opt/rustwide/target/debug/deps/libexpect_test-2887ccde1561c3cc.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-f484acbb844d4e7f.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-8b7dfadba3da3aec.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-adb1bda6b2555b8c.rlib --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-0aa2a633cb587515.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-401fdf2f8ca81294.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-0a0d172589c1237a.rlib --extern nu_ansi_term=/opt/rustwide/target/debug/deps/libnu_ansi_term-6f3f29333edb92ea.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-ab1a5db9df03d0c2.rlib --extern path_abs=/opt/rustwide/target/debug/deps/libpath_abs-851d3df89cd90345.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-d7e9d29b65fc5422.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-12c1f38d6a789123.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-a3031080a76511f4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ff9887e3f695fafe.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-bcbb0db9f115c7bd.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-90926da969cede82.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-fc44394f5b9c4ecb.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-40c443989f818b3f.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-e83734555b6973c0.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-80695a0b6f3e3c23.rlib --extern terminal_colorsaurus=/opt/rustwide/target/debug/deps/libterminal_colorsaurus-a89e098809d8b37f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-aa86d87c2de77d32.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-9fb2edf920b319ce.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-ad2a47a33d5e0df8.rlib --extern wait_timeout=/opt/rustwide/target/debug/deps/libwait_timeout-9ba731da5bc94d28.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-3df0c9432b467792.rlib --extern wild=/opt/rustwide/target/debug/deps/libwild-e51ed7272256cea2.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-b7bfcb0b9c04bc04/out/build -L native=/opt/rustwide/target/debug/build/onig_sys-aaaaf69262113c18/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7fJjvz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbat-05bab041d60ea0d5.rlib,libansi_colours-c8802af6a3d4e8e7.rlib,librgb-613f4eb40963b5a1.rlib,libbytemuck-c9ac44bc3b28810f.rlib,libgrep_cli-0aa2a633cb587515.rlib,libtermcolor-cfabe007e35672d4.rlib,libserde_yaml-90926da969cede82.rlib,libunsafe_libyaml-da8104f0566958c3.rlib,libterminal_colorsaurus-a89e098809d8b37f.rlib,libmio-d028f67aa7c9d1a8.rlib,libterminal_trx-353634088d3d6422.rlib,libglobset-adb1bda6b2555b8c.rlib,libbstr-0aa3a95d5aa803c0.rlib,libunicode_width-ad2a47a33d5e0df8.rlib,libunicode_segmentation-9fb2edf920b319ce.rlib,libencoding_rs-c28824f737572249.rlib,libbytesize-e2ff531c2b7f5fdd.rlib,libconsole-53aa608fa52d7cb4.rlib,libunicode_width-996202f3357d296f.rlib,libshell_words-40c443989f818b3f.rlib,libitertools-401fdf2f8ca81294.rlib,libeither-6c7c4f27ff88d62d.rlib,libcontent_inspector-e9a9b5d6cefb8b6c.rlib,libthiserror-aa86d87c2de77d32.rlib,libgit2-8b7dfadba3da3aec.rlib,liburl-dbb07ad37951a431.rlib,libidna-e47d903af7500a39.rlib,libidna_adapter-9989d2cbcb7fb843.rlib,libicu_normalizer-6b2d7633d23f79b6.rlib,libicu_normalizer_data-343c14e63692755e.rlib,libwrite16-e6eb462292420257.rlib,libutf8_iter-bd7896845b93d6c6.rlib,libutf16_iter-41baa0fbf329be05.rlib,libsmallvec-8c6619021a78d2c8.rlib,libicu_properties-4f742befecf8d9dd.rlib,libicu_properties_data-658376e682824307.rlib,libicu_locid_transform-76d51134382e36d5.rlib,libicu_locid_transform_data-0a240e37e87d129a.rlib,libicu_collections-35ce56ad5b10e836.rlib,libicu_provider-66459b7f86a3fb68.rlib,libicu_locid-dfe336506f2a54c6.rlib,liblitemap-5ff5015418689682.rlib,libtinystr-05995d009e068dde.rlib,libzerovec-df45c6dafb755139.rlib,libwriteable-d2a327a5594c84ad.rlib,libyoke-74885808b277343f.rlib,libzerofrom-ad19a356aa8ccefc.rlib,libstable_deref_trait-a29b9467841ca721.rlib,libform_urlencoded-170837d045d1a3e3.rlib,libpercent_encoding-8047c82303f7e65a.rlib,liblog-cc9b7524efd1a359.rlib,liblibgit2_sys-b286f76203659a27.rlib,liblibz_sys-57507bf5fb1320d0.rlib,liblibc-51ba143982669083.rlib,libbitflags-685d129046fc0d8b.rlib,libnu_ansi_term-6f3f29333edb92ea.rlib,libclircle-1b757b28290e3445.rlib,libregex-12c1f38d6a789123.rlib,libregex_automata-d7384f119becc263.rlib,libaho_corasick-51f6fe4135b8e745.rlib,libsemver-a3031080a76511f4.rlib,libpath_abs-851d3df89cd90345.rlib,libstd_prelude-da2053ab6cb99693.rlib,libsyntect-e83734555b6973c0.rlib,libthiserror-01975263d9dd86b0.rlib,libwalkdir-3df0c9432b467792.rlib,libsame_file-5bb58454939b20b9.rlib,libonig-327df45bf96184d6.rlib,libonig_sys-4878ae5070cdd378.rlib,libyaml_rust-adb3cd210bb0c6b1.rlib,liblinked_hash_map-d3de10c87a1128cf.rlib,libregex_syntax-dac86ea1b76d3275.rlib,libfnv-2efd5e10883e6e67.rlib,libbitflags-def4ff224bdcd924.rlib,libserde_json-9fa3ae2cfb3009a4.rlib,libryu-9737e5133661fb23.rlib,libplist-10b75aeccedb72a7.rlib,libtime-7c7b762b25188d77.rlib,libitoa-6f8f87c0d9592bff.rlib,libtime_core-b43c3c11da5f0973.rlib,libnum_conv-e17981cebb63cf6b.rlib,libderanged-6290b4597500605f.rlib,libpowerfmt-b89f4978228c42b0.rlib,libquick_xml-276b32e25742dbac.rlib,libmemchr-e6e0114228c0da46.rlib,libbase64-2f43201ad6f50e0f.rlib,libindexmap-aed80b2a9567d7e1.rlib,libequivalent-fc3c04bb40821167.rlib,libhashbrown-419e4a55acfa3de0.rlib,libflate2-f484acbb844d4e7f.rlib,libminiz_oxide-e012f2c63ca87270.rlib,libadler2-54476faef6a19bae.rlib,libcrc32fast-25395f089ec7acee.rlib,libcfg_if-02ffc4ff30a29427.rlib,libbincode-965b4a30fb2f456d.rlib,libserde-ff9887e3f695fafe.rlib,libonce_cell-ab1a5db9df03d0c2.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7fJjvz/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-b7bfcb0b9c04bc04/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-aaaaf69262113c18/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_pretty_printer-4007d6707774709a" "-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` (test "test_pretty_printer") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9b1b5ea8b369564fd040fd7fce863a7545dae489ad7a22aac43c0078b62d96f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b1b5ea8b369564fd040fd7fce863a7545dae489ad7a22aac43c0078b62d96f6", kill_on_drop: false }` [INFO] [stdout] 9b1b5ea8b369564fd040fd7fce863a7545dae489ad7a22aac43c0078b62d96f6